source: GTP/trunk/App/Demos/Illum/Shark3D/version164x12u/IllumTestApplication/win32_res_make.bat @ 2270

Revision 2270, 171 bytes checked in by barsi, 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.