1 !define APPBITS 64 ; Define number of bits for the architecture
2 !define EXTRA_VERSION "XP, Vista and 7"
3 !define APPARCH "win64" ; Define the application architecture
4 !define BINARY_DIR "${PATH_ROOT}objs\x64\Release"
5 InstallDir "$PROGRAMFILES64\OpenTTD\"