(svn r14081) -Fix (r14075): WoW64 spoiled the 64 bits Windows detection and the installer for the 64 bits binary installed in the wrong directory. Thanks to michi_cc and glx for testing.

This commit is contained in:
rubidium
2008-08-15 23:00:56 +00:00
parent c10691faff
commit a8e85f00c9
4 changed files with 9 additions and 7 deletions

View File

@@ -2,3 +2,4 @@
!define EXTRA_VERSION "for Windows 2000, XP and Vista"
!define APPARCH "win32" ; Define the application architecture
!define BINARY_DIR "${PATH_ROOT}objs\win32\Release"
InstallDir "$PROGRAMFILES32\OpenTTD\"