MS' review items from here ( refs #478 )

https://dev.vatsim-germany.org/issues/478#note-3
This commit is contained in:
Klaus Basan
2015-10-22 10:11:33 +02:00
committed by Mathew Sutcliffe
parent c83213e25e
commit 1e57ce7ecb
2 changed files with 14 additions and 14 deletions

View File

@@ -22,13 +22,13 @@ precompile_header:!isEmpty(PRECOMPILED_HEADER) {
DEFINES += LOG_IN_FILE BUILD_BLACKCORE_LIB
HEADERS += *.h \
$$PWD/settings/*.h \
$$PWD/data/*.h
HEADERS += *.h
HEADERS += $$PWD/settings/*.h
HEADERS += $$PWD/data/*.h
SOURCES += *.cpp \
# $$PWD/settings/*.cpp \
$$PWD/data/*.cpp
SOURCES += *.cpp
# SOURCES += $$PWD/settings/*.cpp
SOURCES += $$PWD/data/*.cpp
LIBS *= -lvatlib2