summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/qmake
diff options
context:
space:
mode:
authorStephen Kelly <stephen.kelly@kdab.com>2012-07-03 22:29:45 +0200
committerQt by Nokia <qt-info@nokia.com>2012-07-04 15:52:00 +0200
commit6bd4be9436e3f3866073794fddbd54c947146163 (patch)
treea224ceeee2c6beb7f9e202020d2c9fdcee0e028c /tests/auto/tools/qmake
parent648d5964ee38b7ec6795c2397dd8dfcd0036656e (diff)
Uppercase the CONFIG for verbatim mode.
Change-Id: Iec883e0218af80fc329d866affb2b95db72c54d3 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Diffstat (limited to 'tests/auto/tools/qmake')
-rw-r--r--tests/auto/tools/qmake/testdata/substitutes/test.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/tools/qmake/testdata/substitutes/test.pro b/tests/auto/tools/qmake/testdata/substitutes/test.pro
index 65bb2d85bf..8c003275a2 100644
--- a/tests/auto/tools/qmake/testdata/substitutes/test.pro
+++ b/tests/auto/tools/qmake/testdata/substitutes/test.pro
@@ -5,4 +5,4 @@ indirect.output = $$OUT_PWD/sub/indirect_test.txt
copy.input = $$PWD/copy.txt
copy.output = $$OUT_PWD/copy_test.txt
-copy.config = verbatim
+copy.CONFIG = verbatim