summaryrefslogtreecommitdiffstats
path: root/tests/auto/q3sqlcursor/q3sqlcursor.pro
blob: 28445404cfc66e4f551351251bdccf1c5b6c5598 (plain)
1
2
3
4
5
6
7
8
9
load(qttest_p4)
SOURCES  += tst_q3sqlcursor.cpp

QT += sql qt3support

win32:LIBS += -lws2_32