Correctly label Windows installer as win64.
This commit is contained in:
parent
0249276d27
commit
51788f3773
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
;Name and file
|
;Name and file
|
||||||
Name $(LWesnoth)
|
Name $(LWesnoth)
|
||||||
OutFile "wesnoth-%version-win32.exe"
|
OutFile "wesnoth-%version-win64.exe"
|
||||||
|
|
||||||
;--------------------------------
|
;--------------------------------
|
||||||
;Variables
|
;Variables
|
||||||
|
|
Loading…
Add table
Reference in a new issue