MIsc changes

This commit is contained in:
eelke 2019-03-27 18:23:00 +01:00
parent 0f37f74dda
commit 089c793df7
8 changed files with 314 additions and 409 deletions

View file

@ -1,6 +1,6 @@
INCLUDEPATH += C:\prog\include C:\prog\include\pgsql C:\VSproj\boost\include\boost-1_68
INCLUDEPATH += \prog\include \prog\include\pgsql \VSproj\boost\include\boost-1_68
LIBS += -LC:\VSproj\boost\lib -LC:/PROG/LIB -lws2_32 -llibpq
LIBS += -L\VSproj\boost\lib -L/PROG/LIB -lws2_32 -llibpq
QMAKE_CXXFLAGS += /std:c++17