changeset 13 | e32024264ebb |
parent 12 | ae8abd0db65c |
12:ae8abd0db65c | 13:e32024264ebb |
---|---|
32 mingw32-make debug |
32 mingw32-make debug |
33 call qmake^ |
33 call qmake^ |
34 ..\%1\%1.pro |
34 ..\%1\%1.pro |
35 call mingw32-make^ |
35 call mingw32-make^ |
36 debug |
36 debug |
37 if "%2"=="mt_keyhandler" ( |
|
38 call qmake^ |
|
39 ..\%2\%2.pro |
|
40 call mingw32-make^ |
|
41 debug |
|
42 ) |
|
37 call %1.exe |
43 call %1.exe |
44 call %2.exe |
|
38 ) |
45 ) |
39 |
46 |
40 if not "%1"=="mt_dialpad" ( |
47 if not "%1"=="mt_dialpad" ( |
41 echo Instrumenting %1 |
48 echo Instrumenting %1 |
42 call qmake^ |
49 call qmake^ |