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