mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2025-01-09 16:29:25 +01:00
Windows installer filename now has an suffix
This commit is contained in:
parent
675f2bf89c
commit
161bd8b3a6
@ -26,7 +26,7 @@
|
|||||||
!define BINARY_SOURCE_DIR "..\..\build\bundle"
|
!define BINARY_SOURCE_DIR "..\..\build\bundle"
|
||||||
|
|
||||||
Name "${PRODUCT_NAME}"
|
Name "${PRODUCT_NAME}"
|
||||||
OutFile "lime3ds-${PRODUCT_VERSION}-windows-${PRODUCT_VARIANT}.exe"
|
OutFile "lime3ds-${PRODUCT_VERSION}-windows-${PRODUCT_VARIANT}-installer.exe"
|
||||||
SetCompressor /SOLID lzma
|
SetCompressor /SOLID lzma
|
||||||
ShowInstDetails show
|
ShowInstDetails show
|
||||||
ShowUnInstDetails show
|
ShowUnInstDetails show
|
||||||
|
Loading…
x
Reference in New Issue
Block a user