summaryrefslogtreecommitdiffstats
path: root/tests/auto/q3sqlcursor/q3sqlcursor.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/q3sqlcursor/q3sqlcursor.pro')
-rw-r--r--tests/auto/q3sqlcursor/q3sqlcursor.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/q3sqlcursor/q3sqlcursor.pro b/tests/auto/q3sqlcursor/q3sqlcursor.pro
index 28445404cf..2d316fb722 100644
--- a/tests/auto/q3sqlcursor/q3sqlcursor.pro
+++ b/tests/auto/q3sqlcursor/q3sqlcursor.pro
@@ -2,6 +2,7 @@ load(qttest_p4)
SOURCES += tst_q3sqlcursor.cpp
QT += sql qt3support
+requires(contains(QT_CONFIG,qt3support))
win32:LIBS += -lws2_32