summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2009-07-30 08:32:14 (GMT)
committerAaron Kennedy <aaron.kennedy@nokia.com>2009-07-30 08:34:19 (GMT)
commit295cb17cf6e3a6084a0577993d37d90616c6c764 (patch)
tree7b167bba3cae74afde89a6728a43209307dd76d7 /tests
parentb9ccd6e1c5dd4857ac5c78f8eb624ea639d80046 (diff)
downloadQt-295cb17cf6e3a6084a0577993d37d90616c6c764.zip
Qt-295cb17cf6e3a6084a0577993d37d90616c6c764.tar.gz
Qt-295cb17cf6e3a6084a0577993d37d90616c6c764.tar.bz2
Sync with master
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qmake/testdata/bundle-spaces/some-file6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/qmake/testdata/bundle-spaces/some-file b/tests/auto/qmake/testdata/bundle-spaces/some-file
index e69de29..9975dba 100644
--- a/tests/auto/qmake/testdata/bundle-spaces/some-file
+++ b/tests/auto/qmake/testdata/bundle-spaces/some-file
@@ -0,0 +1,6 @@
+all:
+ C:\git\qt-kinetic-animations\bin\qmake qdir.pro -o Makefile -spec win32-msvc2008
+ nmake -f Makefile
+first: all
+qmake:
+ C:\git\qt-kinetic-animations\bin\qmake qdir.pro -o Makefile -spec win32-msvc2008