http://marcin-wiacek.fkn.pl/english/zips/mygnokii.tar.gz
[gnokii.git] / win32_makefile / gnokii_vc6 / debug.bat
1 @echo off\r
2 call ..\fcopy.bat make\r
3 echo Making\r
4 NMAKE /f "gnokii.mak" CFG="gnokii - Win32 Debug" > log\r
5 echo Gnokii.exe is in the DEBUG directory\r
6 call ..\clean.bat make\r