- updated version #'s for win32 installer

This commit is contained in:
Mark Vejvoda 2011-04-01 01:42:02 +00:00
parent 9ac7f5abea
commit e4725de471
2 changed files with 7 additions and 5 deletions

View File

@ -3,8 +3,8 @@
!define APNAME MegaGlest
!define APNAME_OLD Mega-Glest
!define APVER_OLD 3.3.7.2
!define APVER 3.4.0
!define APVER_OLD 3.4.0
!define APVER 3.5.0-beta1
Name "${APNAME} ${APVER}"
SetCompressor /FINAL /SOLID lzma
@ -154,6 +154,7 @@ Section "${APNAME} (required)"
File "..\..\..\data\glest_game\glest_editor.exe"
File "..\..\..\data\glest_game\glest_configurator.exe"
File "..\..\..\data\glest_game\g3d_viewer.exe"
File "..\..\..\data\glest_game\7z.exe"
File "..\..\..\data\glest_game\configuration.xml"
File "..\..\..\data\glest_game\megaglest.ico"
File "..\..\..\data\glest_game\glest.ini"

View File

@ -2,10 +2,10 @@
; General Attributes
!define APNAME MegaGlest
!define APVER 3.4.0
!define APVER 3.5.0-beta
!define APNAME_OLD Mega-Glest
!define APVER_OLD 3.3.7.2
!define APVER_UPDATE 3.4.0
!define APVER_OLD 3.4.0
!define APVER_UPDATE 3.5.0-beta1
Name "${APNAME} ${APVER_UPDATE}"
SetCompressor /FINAL /SOLID lzma
@ -166,6 +166,7 @@ Section "${APNAME} (required)"
File "..\..\..\data\glest_game\glest_editor.exe"
File "..\..\..\data\glest_game\glest_configurator.exe"
File "..\..\..\data\glest_game\g3d_viewer.exe"
File "..\..\..\data\glest_game\7z.exe"
File "..\..\..\data\glest_game\*.ini"
File /r /x .svn /x mydata "..\..\..\data\glest_game\*.lng"
#File /r /x .svn /x mydata "..\..\..\data\glest_game\tutorials"