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