source: release-kits/wirk2/resources/compile.bat@ 18705

Last change on this file since 18705 was 16170, checked in by oranfry, 16 years ago

moving the compile batch file to resources and deleting the compile directory

File size: 153 bytes
Line 
1call "C:\Program Files\Microsoft Visual Studio\VC98\Bin\VCVARS32.BAT"
2nmake /f win32.mak clean
3nmake /f win32.mak
4nmake /f win32.mak LOCAL_LIBRARY=1
Note: See TracBrowser for help on using the repository browser.