Files
RMG/Source/Installer/CreateInstaller.bat.in
T
2020-09-23 15:45:44 +02:00

6 lines
175 B
Plaintext

ISCC.exe ^
".\Source\Installer\RMG.iss" ^
"/DMyAppDir=..\..\Bin\${CMAKE_BUILD_TYPE}\rmg" ^
"/DMyAppVer=${GIT_VERSION}" ^
"/DMyOutDir=..\..\Bin" ^
"/DMySrcDir=..\..\"