mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2024-11-24 04:20:46 +08:00
7 lines
208 B
Plaintext
7 lines
208 B
Plaintext
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
|