1
all:
2
C:\git\qt-kinetic-animations\bin\qmake qdir.pro -o Makefile -spec win32-msvc2008
3
nmake -f Makefile
4
first: all
5
qmake:
6