Files
2025-08-26 22:57:23 +08:00

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