project file cleanup

Moving system dependent parts into local.pri which is not tracked and supply local.pri.sample as a template for developers to adjust for their local system.
This commit is contained in:
Eelke Klein 2019-03-24 08:53:22 +01:00
parent 0f37f74dda
commit e7bfaeff9a
9 changed files with 31 additions and 28 deletions

View file

@ -8,15 +8,7 @@ QT += widgets
TARGET = ctk
TEMPLATE = lib
CONFIG += staticlib c++14
QMAKE_CXXFLAGS += /std:c++17
INCLUDEPATH += C:\prog\include \
C:\Prog\include\pgsql \
C:\VSproj\boost32\include
DEFINES += WIN32_LEAN_AND_MEAN NOMINMAX
CONFIG += staticlib
# The following define makes your compiler emit warnings if you use