qt5base-lts/tests/auto/sql/kernel/qsqlresult/qsqlresult.pro
Oswald Buddenhagen 99c3ef0789 prune cargo-culted and obsolete winsock deps from autotests
Change-Id: I9666598d34e965d7058aeb2b2e7fb3f59600675c
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2018-07-19 13:31:08 +00:00

9 lines
150 B
Prolog

TARGET = tst_qsqlresult
CONFIG += testcase
QT = core core-private sql sql-private testlib
SOURCES += tst_qsqlresult.cpp
HEADERS += testsqldriver.h