summaryrefslogtreecommitdiff
path: root/os/windows/installer/version_win32.txt
diff options
context:
space:
mode:
Diffstat (limited to 'os/windows/installer/version_win32.txt')
-rw-r--r--os/windows/installer/version_win32.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/os/windows/installer/version_win32.txt b/os/windows/installer/version_win32.txt
new file mode 100644
index 000000000..ed7f77e3d
--- /dev/null
+++ b/os/windows/installer/version_win32.txt
@@ -0,0 +1,5 @@
+!define APPBITS 32 ; Define number of bits for the architecture
+!define EXTRA_VERSION "for Windows 2000, XP and Vista"
+!define APPARCH "win32" ; Define the application architecture
+!define BINARY_DIR "${PATH_ROOT}objs\win32\Release"
+InstallDir "$PROGRAMFILES32\OpenTTD\"