D99 Enable compiler caches

This commit is contained in:
Mat Sutcliffe
2019-02-08 20:27:56 +00:00
parent 08b1141072
commit bb59007656
6 changed files with 50 additions and 10 deletions

View File

@@ -16,6 +16,7 @@ INCLUDEPATH += ..
DEPENDPATH += . ..
PRECOMPILED_HEADER = pch/pch.h
INCLUDEPATH += pch
DEFINES += LOG_IN_FILE BUILD_BLACKCORE_LIB

View File

@@ -28,6 +28,7 @@ else {
DEPENDPATH += . ..
PRECOMPILED_HEADER = pch/pch.h
INCLUDEPATH += pch
DEFINES += LOG_IN_FILE BUILD_BLACKGUI_LIB QWT_DLL

View File

@@ -14,6 +14,7 @@ INCLUDEPATH += ..
# DEPENDPATH += . .. // BlackMisc should be independent
PRECOMPILED_HEADER = pch/pch.h
INCLUDEPATH += pch
DEFINES += LOG_IN_FILE BUILD_BLACKMISC_LIB
RESOURCES += blackmisc.qrc