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