- updates for all lng files in updater for proper output path

This commit is contained in:
Mark Vejvoda
2010-07-10 07:09:21 +00:00
parent 18d25eac0f
commit 472abf62f2

View File

@@ -3,7 +3,7 @@
!define APNAME Mega-Glest
!define APVER 3.3.5
!define APVER_UPDATE 3.3.5.1-alpha1
!define APVER_UPDATE 3.3.5.1-alpha2
Name "${APNAME} ${APVER_UPDATE}"
SetCompressor /FINAL /SOLID lzma
@@ -141,7 +141,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 /r /x .svn /x mydata "..\..\..\data\glest_game\data\*.lng"
File /r /x .svn /x mydata "..\..\..\data\glest_game\*.lng"
AccessControl::GrantOnFile "$INSTDIR" "(BU)" "FullAccess"