Files
2025-09-29 00:52:08 +02:00

4 lines
196 B
Batchfile
Executable File

REM Single place to tune commandline parameters passed to the project generator executable
%RS_TOOLSBIN%\ProjectGeneratorGen9\ProjectGenerator.exe --nopopups -fastbuild %*
exit /b %ERRORLEVEL%