mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-06 09:15:23 +08:00
qt 6.5.1 original
This commit is contained in:
6
tests/auto/tools/qmake/testdata/bundle-spaces/some-file
vendored
Normal file
6
tests/auto/tools/qmake/testdata/bundle-spaces/some-file
vendored
Normal 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
|
Reference in New Issue
Block a user