Fix warnings and dependencies
This commit is contained in:
parent
86a9a0d709
commit
ee86327869
14 changed files with 38 additions and 43 deletions
|
|
@ -7,7 +7,7 @@
|
|||
CONFIG += staticlib
|
||||
QT += core
|
||||
|
||||
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets sql
|
||||
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
|
||||
|
||||
TARGET = pgsql
|
||||
TEMPLATE = lib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue