source: GTP/trunk/App/Demos/Illum/Shark3D/version164x12u/IllumDemo/win32_res_make.bat @ 2196

Revision 2196, 171 bytes checked in by szirmay, 17 years ago (diff)
Line 
1@echo off
2setlocal
3call win32_env.bat
4
5set PARAM=-f "%S3D_SDKDIR%\utility\buildres\project_win32.s3d_scons" bin\res
6scons %PARAM%
7@if errorlevel 1 echo shark3d_error
Note: See TracBrowser for help on using the repository browser.