mirror of
https://github.com/Rosalie241/RMG.git
synced 2025-06-25 14:07:02 -04:00
6 lines
No EOL
171 B
Batchfile
6 lines
No EOL
171 B
Batchfile
ISCC.exe ^
|
|
".\Source\Installer\RMG.iss" ^
|
|
"/DMyAppDir=..\..\Bin\${CMAKE_BUILD_TYPE}" ^
|
|
"/DMyAppVer=${GIT_VERSION}" ^
|
|
"/DMyOutDir=..\..\Bin" ^
|
|
"/DMySrcDir=..\..\" |