source: GTP/trunk/App/Demos/Geom/Shark3D/clod_head_demo_win32/win32_res_make.bat @ 2236

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