summaryrefslogtreecommitdiffstats
path: root/tests/auto/qmake/testdata/bundle-spaces/some-file
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qmake/testdata/bundle-spaces/some-file')
-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
new file mode 100644
index 0000000000..9975dba4ba
--- /dev/null
+++ 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