equal
deleted
inserted
replaced
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\" |