mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 06:44:38 +01:00
5 lines
273 B
Plaintext
5 lines
273 B
Plaintext
!define APPBITS 32 ; Define number of bits for the architecture
|
|
!define EXTRA_VERSION "XP SP3, Vista, 7 and 8.1"
|
|
!define APPARCH "win32" ; Define the application architecture
|
|
!define BINARY_DIR "${PATH_ROOT}build\Release"
|
|
InstallDir "$PROGRAMFILES32\OpenRCT2\" |