http://marcin-wiacek.fkn.pl/english/zips/mygnokii.tar.gz
[gnokii.git] / win32_makefile / gnokii_vc6 / debug.bat
diff --git a/win32_makefile/gnokii_vc6/debug.bat b/win32_makefile/gnokii_vc6/debug.bat
new file mode 100644 (file)
index 0000000..232b7fb
--- /dev/null
@@ -0,0 +1,6 @@
+@echo off\r
+call ..\fcopy.bat make\r
+echo Making\r
+NMAKE /f "gnokii.mak" CFG="gnokii - Win32 Debug" > log\r
+echo Gnokii.exe is in the DEBUG directory\r
+call ..\clean.bat make\r