OpenRCT2/distribution/windows/win32.txt

6 lines
260 B
Plaintext
Raw Normal View History

2015-02-06 20:54:44 +01:00
!define APPBITS 32 ; Define number of bits for the architecture
!define EXTRA_VERSION "Vista, 7, 8.1 and 10"
2015-02-06 20:54:44 +01:00
!define APPARCH "win32" ; Define the application architecture
!define BINARY_DIR "${PATH_ROOT}bin"
2015-12-21 05:03:37 +01:00
InstallDir "$PROGRAMFILES32\OpenRCT2\"