mirror of
https://github.com/glest/glest-source.git
synced 2025-08-21 23:45:14 +02:00
- updated version #'s for win32 installer
This commit is contained in:
@@ -3,8 +3,8 @@
|
|||||||
|
|
||||||
!define APNAME MegaGlest
|
!define APNAME MegaGlest
|
||||||
!define APNAME_OLD Mega-Glest
|
!define APNAME_OLD Mega-Glest
|
||||||
!define APVER_OLD 3.3.7.2
|
!define APVER_OLD 3.4.0
|
||||||
!define APVER 3.4.0
|
!define APVER 3.5.0-beta1
|
||||||
|
|
||||||
Name "${APNAME} ${APVER}"
|
Name "${APNAME} ${APVER}"
|
||||||
SetCompressor /FINAL /SOLID lzma
|
SetCompressor /FINAL /SOLID lzma
|
||||||
@@ -154,6 +154,7 @@ Section "${APNAME} (required)"
|
|||||||
File "..\..\..\data\glest_game\glest_editor.exe"
|
File "..\..\..\data\glest_game\glest_editor.exe"
|
||||||
File "..\..\..\data\glest_game\glest_configurator.exe"
|
File "..\..\..\data\glest_game\glest_configurator.exe"
|
||||||
File "..\..\..\data\glest_game\g3d_viewer.exe"
|
File "..\..\..\data\glest_game\g3d_viewer.exe"
|
||||||
|
File "..\..\..\data\glest_game\7z.exe"
|
||||||
File "..\..\..\data\glest_game\configuration.xml"
|
File "..\..\..\data\glest_game\configuration.xml"
|
||||||
File "..\..\..\data\glest_game\megaglest.ico"
|
File "..\..\..\data\glest_game\megaglest.ico"
|
||||||
File "..\..\..\data\glest_game\glest.ini"
|
File "..\..\..\data\glest_game\glest.ini"
|
||||||
|
@@ -2,10 +2,10 @@
|
|||||||
; General Attributes
|
; General Attributes
|
||||||
|
|
||||||
!define APNAME MegaGlest
|
!define APNAME MegaGlest
|
||||||
!define APVER 3.4.0
|
!define APVER 3.5.0-beta
|
||||||
!define APNAME_OLD Mega-Glest
|
!define APNAME_OLD Mega-Glest
|
||||||
!define APVER_OLD 3.3.7.2
|
!define APVER_OLD 3.4.0
|
||||||
!define APVER_UPDATE 3.4.0
|
!define APVER_UPDATE 3.5.0-beta1
|
||||||
|
|
||||||
Name "${APNAME} ${APVER_UPDATE}"
|
Name "${APNAME} ${APVER_UPDATE}"
|
||||||
SetCompressor /FINAL /SOLID lzma
|
SetCompressor /FINAL /SOLID lzma
|
||||||
@@ -166,6 +166,7 @@ Section "${APNAME} (required)"
|
|||||||
File "..\..\..\data\glest_game\glest_editor.exe"
|
File "..\..\..\data\glest_game\glest_editor.exe"
|
||||||
File "..\..\..\data\glest_game\glest_configurator.exe"
|
File "..\..\..\data\glest_game\glest_configurator.exe"
|
||||||
File "..\..\..\data\glest_game\g3d_viewer.exe"
|
File "..\..\..\data\glest_game\g3d_viewer.exe"
|
||||||
|
File "..\..\..\data\glest_game\7z.exe"
|
||||||
File "..\..\..\data\glest_game\*.ini"
|
File "..\..\..\data\glest_game\*.ini"
|
||||||
File /r /x .svn /x mydata "..\..\..\data\glest_game\*.lng"
|
File /r /x .svn /x mydata "..\..\..\data\glest_game\*.lng"
|
||||||
#File /r /x .svn /x mydata "..\..\..\data\glest_game\tutorials"
|
#File /r /x .svn /x mydata "..\..\..\data\glest_game\tutorials"
|
||||||
|
Reference in New Issue
Block a user