mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-12-07 18:48:22 +00:00
6 lines
164 B
Batchfile
6 lines
164 B
Batchfile
rem This is for if you are using dynamic shader compilation, and just want the .incs to build.
|
|
|
|
set dynamic_shaders=1
|
|
call buildsdkshaders.bat
|
|
set dynamic_shaders=
|