diff options
Diffstat (limited to 'tests/auto/qstringbuilder/scenario3.pro')
-rw-r--r-- | tests/auto/qstringbuilder/scenario3.pro | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/auto/qstringbuilder/scenario3.pro b/tests/auto/qstringbuilder/scenario3.pro deleted file mode 100644 index 7b9e5af..0000000 --- a/tests/auto/qstringbuilder/scenario3.pro +++ /dev/null @@ -1,8 +0,0 @@ -load(qttest_p4) - -QT = core - -SOURCES += scenario3.cpp -HEADERS += tst_qstringbuilder.h - -DEFINES += SCENARIO=3 |