Change: win9x installer configuration to correct path.

This commit is contained in:
ZehMatt 2018-04-22 18:58:12 +02:00 committed by glx22
parent e7cc53ed62
commit 692c753865

View File

@ -1,5 +1,5 @@
!define APPBITS 32 ; Define number of bits for the architecture
!define EXTRA_VERSION "95, 98, ME, 2000 and XP without SP3"
!define APPARCH "win9x" ; Define the application architecture
!define BINARY_DIR "${PATH_ROOT}bin"
!define BINARY_DIR "${PATH_ROOT}objs\release"
InstallDir "$PROGRAMFILES32\OpenTTD\"