Disabled AFV client project for the moment

Very detailed discussion here: https://discordapp.com/channels/539048679160676382/539925070550794240/692788603935260693
This commit is contained in:
Klaus Basan
2020-03-26 20:01:38 +01:00
committed by Mat Sutcliffe
parent cfb2fa9d22
commit 00b2034b2d

View File

@@ -11,7 +11,7 @@ SUBDIRS += sampleblackmiscsim
SUBDIRS += samplehotkey
SUBDIRS += sampleweatherdata
SUBDIRS += samplefsd
SUBDIRS += afvclient
# SUBDIRS += afvclient
samplecliclient.file = cliclient/samplecliclient.pro
sampleblackmiscquantities.file = blackmiscquantities/sampleblackmiscquantities.pro
@@ -21,6 +21,6 @@ sampleblackmiscsim.file = blackmiscsim/sampleblackmiscsim.pro
samplehotkey.file = hotkey/samplehotkey.pro
sampleweatherdata.file = weatherdata/sampleweatherdata.pro
samplefsd.file = fsd/samplefsd.pro
afvclient.file = afvclient/afvclient.pro
# afvclient.file = afvclient/afvclient.pro
load(common_post)