summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qresourceengine
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2011-10-25 11:26:19 +1000
committerQt by Nokia <qt-info@nokia.com>2011-10-25 05:03:08 +0200
commit07102cebded5b54acdb8d20f3e49be0aa0c2c1e2 (patch)
treefb8dc054ee729bcb0efc0596ada7beb8f0885a7b /tests/auto/corelib/io/qresourceengine
parent52c0e98dd2f28391a34995001b4d475e5e12a0cd (diff)
corelib: eliminated usage of qttest_p4.prf
qttest_p4.prf was added as a convenience for Qt's own autotests in Qt4. It enables various crufty undocumented magic, of dubious value. Stop using it, and explicitly enable the things from it which we want. Change-Id: I7c1ffe9c8c294dbdc988e1582e580b1ed3f4593e Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
Diffstat (limited to 'tests/auto/corelib/io/qresourceengine')
-rw-r--r--tests/auto/corelib/io/qresourceengine/qresourceengine.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/corelib/io/qresourceengine/qresourceengine.pro b/tests/auto/corelib/io/qresourceengine/qresourceengine.pro
index 09509ecf08..e8c6f36c6c 100644
--- a/tests/auto/corelib/io/qresourceengine/qresourceengine.pro
+++ b/tests/auto/corelib/io/qresourceengine/qresourceengine.pro
@@ -2,7 +2,7 @@
# Automatically generated by qmake (2.00a) ma 2. mai 16:14:33 2005
######################################################################
-load(qttest_p4)
+CONFIG += testcase
load(resources)
# Input
@@ -15,7 +15,7 @@ runtime_resource.commands = $$QMAKE_RCC -root /runtime_resource/ -binary $${runt
QMAKE_EXTRA_TARGETS = runtime_resource
PRE_TARGETDEPS += $${runtime_resource.target}
-QT = core
+QT = core testlib
wince* {
deploy.files += runtime_resource.rcc parentdir.txt
test.files = testqrc/*