summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-02-03 18:03:24 +0100
committerQt by Nokia <qt-info@nokia.com>2012-03-05 14:46:12 +0100
commitdeb3c134b5b718e429a71ed0cff8f1f711b30e62 (patch)
treee4c5c5019c6d5783c0b1b06d6cb9eb31ddcad517 /tests/auto
parentd94165ab326f24a725720a705405067975b82af8 (diff)
remove injection of default_pre in infile()/$$fromfile()
this is a hack from the times when these functions were (ab)used to inspect proper project files, but the inclusion was done with a clean project, so that the included files did not have any functions to work with. Change-Id: I19925e8ead597ca38df040000c183e368b32c06d Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/tools/qmake/testdata/export_across_file_boundaries/oink.pri1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/tools/qmake/testdata/export_across_file_boundaries/oink.pri b/tests/auto/tools/qmake/testdata/export_across_file_boundaries/oink.pri
index cbd2d0f7d0..ea58ef076e 100644
--- a/tests/auto/tools/qmake/testdata/export_across_file_boundaries/oink.pri
+++ b/tests/auto/tools/qmake/testdata/export_across_file_boundaries/oink.pri
@@ -1 +1,2 @@
+load(default_pre)
setVar(BAR)