diff options
Diffstat (limited to 'tests/auto/q3textstream/q3textstream.pro')
-rw-r--r-- | tests/auto/q3textstream/q3textstream.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/q3textstream/q3textstream.pro b/tests/auto/q3textstream/q3textstream.pro index 7c80af7..bf2584a 100644 --- a/tests/auto/q3textstream/q3textstream.pro +++ b/tests/auto/q3textstream/q3textstream.pro @@ -1,6 +1,7 @@ load(qttest_p4) SOURCES += tst_q3textstream.cpp QT += qt3support +requires(contains(QT_CONFIG,qt3support)) MOC_DIR=tmp |