refs #478, setup class containing the fundamental URLs and locations

Removed the old class CGlobalNetworkSettings
This commit is contained in:
Klaus Basan
2015-10-14 02:00:14 +02:00
committed by Mathew Sutcliffe
parent a725ce2181
commit cba40a8ca4
9 changed files with 285 additions and 194 deletions

View File

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