summaryrefslogtreecommitdiffstats
path: root/tests/auto/qmake/testdata/bundle-spaces/some-file
blob: 9975dba4ba4dfc636fdfdc40fa5ec6af8ef50c06 (plain)
1
2
3
4
5
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