summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/rcc/rcc.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/tools/rcc/rcc.pro')
-rw-r--r--tests/auto/tools/rcc/rcc.pro12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/auto/tools/rcc/rcc.pro b/tests/auto/tools/rcc/rcc.pro
deleted file mode 100644
index 3fdc4132a7..0000000000
--- a/tests/auto/tools/rcc/rcc.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-QT = core testlib
-TARGET = tst_rcc
-
-SOURCES += tst_rcc.cpp
-
-RESOURCES += \
- $$PWD/data/images/images.qrc \
- $$PWD/data/sizes/size-0.qrc \
- $$PWD/data/sizes/size-2-0-35-1.qrc \
- $$PWD/data/sizes/size-1.qrc
-