diff options
Diffstat (limited to 'tests/auto/selftests/singleskip/singleskip.pro')
-rw-r--r-- | tests/auto/selftests/singleskip/singleskip.pro | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/selftests/singleskip/singleskip.pro b/tests/auto/selftests/singleskip/singleskip.pro index 9762c97..f4bde92 100644 --- a/tests/auto/selftests/singleskip/singleskip.pro +++ b/tests/auto/selftests/singleskip/singleskip.pro @@ -1,6 +1,5 @@ -load(qttest_p4) SOURCES += tst_singleskip.cpp -QT = core +QT = core testlib mac:CONFIG -= app_bundle CONFIG -= debug_and_release_target |