mirror of
https://github.com/copyrighttxt/watrbx-game-engine.git
synced 2026-09-04 20:57:49 +00:00
4 lines
212 B
Batchfile
4 lines
212 B
Batchfile
@echo off
|
|
"%~dp0\Rendering\ShaderCompiler\ShaderCompiler.exe" /P "%~dp0\shaders" d3d9 d3d11 glsl glsl3 glsles glsles3 && ^
|
|
"%~dp0\Rendering\ShaderCompiler\ShaderCompiler_x64.exe" /P "%~dp0\shaders" d3d11_durango
|