Removed fastbuild completely and converted the last two remaining scripts

This commit is contained in:
2026-07-27 15:47:47 -04:00
parent c3c245335d
commit 218a1d00ac
14 changed files with 10 additions and 16 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
@echo off
setlocal enabledelayedexpansion
set TARGET=x64Clang-Release
set TARGET=x64-Release
REM Chemin relatif vers JulietShaderCompiler.exe
set COMPILER_PATH=bin\%TARGET%\JulietShaderCompiler.exe