More projects fixes.

This commit is contained in:
eelke 2019-03-27 18:50:58 +01:00
parent 4694b09ba1
commit d7763e83bf
6 changed files with 4 additions and 35 deletions

View file

@ -15,9 +15,6 @@ CONFIG += staticlib
error( "Couldn't find the common.pri file!" )
}
INCLUDEPATH += C:\Prog\include\pgsql
# You can also make your code fail to compile if you use deprecated APIs.
# In order to do so, uncomment the following line.
# You can also select to disable deprecated APIs only up to a certain version of Qt.