summaryrefslogtreecommitdiff
path: root/templates/nmakeexe.mpt
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-08-29 12:40:33 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-08-29 12:40:33 +0000
commit8899fb9a969fa88c299b393e69400017f7e21c93 (patch)
tree76c9fe97bb41c4f65082d211214b838c71b03441 /templates/nmakeexe.mpt
parent36f1763694391acbf5cc13449dd5f31be817c805 (diff)
downloadMPC-8899fb9a969fa88c299b393e69400017f7e21c93.tar.gz
ChangeLogTag: Mon Aug 29 11:48:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'templates/nmakeexe.mpt')
-rw-r--r--templates/nmakeexe.mpt7
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/nmakeexe.mpt b/templates/nmakeexe.mpt
index 1bb60057..15d7dde0 100644
--- a/templates/nmakeexe.mpt
+++ b/templates/nmakeexe.mpt
@@ -25,6 +25,13 @@ Win64 {
add_compile = /Wp64
}
+WinX86_64 {
+ machine_description = X86_64
+ machine = X64
+ cpu_defines = WIN64
+ add_compile = /Wp64
+}
+
Release {
use_debug_libraries = 0
optimize = 1