summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2004-07-02 15:27:26 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2004-07-02 15:27:26 +0000
commit213f3cf2e1e5d2f2af18ca04e621037443eae5e9 (patch)
tree545c06d087aaad6899acb576e52f22d1ee36b1e5
parentde8577cfe96df2410320359185de4777adf3fbbd (diff)
downloadMPC-213f3cf2e1e5d2f2af18ca04e621037443eae5e9.tar.gz
ChangeLogTag: Fri Jul 2 10:27:03 2004 Chad Elliott <elliott_c@ociweb.com>
-rw-r--r--ChangeLog6
-rw-r--r--templates/vc7.mpd2
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3df137b5..35dfd881 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Fri Jul 2 10:27:03 2004 Chad Elliott <elliott_c@ociweb.com>
+
+ * templates/vc7.mpd:
+
+ Default the machine setting to X86.
+
Fri Jul 2 08:17:48 2004 Chad Elliott <elliott_c@ociweb.com>
* modules/Creator.pm:
diff --git a/templates/vc7.mpd b/templates/vc7.mpd
index 14d0ad4f..7b6ce741 100644
--- a/templates/vc7.mpd
+++ b/templates/vc7.mpd
@@ -97,7 +97,7 @@
ImportLibrary="$(OutDir)/<%sharedname%><%lib_modifier%>.lib"
<%endif%>
<%endif%>
- />
+ TargetMachine="<%machine("1")%>"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool