Moving some QVFB stuff out of the configure script and into .pro files
[qt-netbsd.git] / tests / auto / q3sqlselectcursor / q3sqlselectcursor.pro
blob59448ebfe6e0f6844d7ee7a6c3683a8a29481a93
1 load(qttest_p4)
2 SOURCES += tst_q3sqlselectcursor.cpp
4 QT += sql qt3support
5 requires(contains(QT_CONFIG,qt3support))
7 win32:LIBS += -lws2_32