summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/qmakelib/testdata/include/inc.pri
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-08-23 14:05:54 +0200
committerOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-08-25 11:56:07 +0000
commit12bb328bb0be8efe54aae750c21938aab4d17539 (patch)
treee41933a511e6edeaccf3840d8897345971a3fdaf /tests/auto/tools/qmakelib/testdata/include/inc.pri
parent6a9f38a11d56bb3ba6ec59955f3220627c0d30b6 (diff)
add discard_from() function
this function discards all values that come from a specific file. it will be needed for configure bootstrapping, but is too obscure to document it for general use. Change-Id: I62c18aeb1847712e33d0599dbb0b90ffa1722438 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'tests/auto/tools/qmakelib/testdata/include/inc.pri')
-rw-r--r--tests/auto/tools/qmakelib/testdata/include/inc.pri2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/tools/qmakelib/testdata/include/inc.pri b/tests/auto/tools/qmakelib/testdata/include/inc.pri
index 1f1b3a287f..f9a4ec1bfa 100644
--- a/tests/auto/tools/qmakelib/testdata/include/inc.pri
+++ b/tests/auto/tools/qmakelib/testdata/include/inc.pri
@@ -1,6 +1,8 @@
VAR = val
.VAR = nope
+PLUS += more
+
fake-*: MATCH = 1
defineTest(func) {