os/win32/installer/version_win64.txt
changeset 9926 5b6693363ae1
parent 9920 21ce1e2f0e43
equal deleted inserted replaced
9925:e6abeb1fc804 9926:5b6693363ae1
     1 !define APPBITS 64          ; Define number of bits for the architecture
     1 !define APPBITS 64          ; Define number of bits for the architecture
     2 !define EXTRA_VERSION "for Windows XP and Vista"
     2 !define EXTRA_VERSION "for Windows XP and Vista"
     3 !define APPARCH "win64"     ; Define the application architecture
     3 !define APPARCH "win64"     ; Define the application architecture
     4 !define BINARY_DIR "${PATH_ROOT}objs\x64\Release"
     4 !define BINARY_DIR "${PATH_ROOT}objs\x64\Release"
       
     5 InstallDir "$PROGRAMFILES64\OpenTTD\"