summaryrefslogtreecommitdiff
path: root/templates/vc7exe.mpt
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2005-08-29 13:53:38 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2005-08-29 13:53:38 +0000
commite435ebaeab128ecdb65e3346e9f5e0989067195c (patch)
tree247aeb7150cf646740fdfa57eea435b0e946ebb9 /templates/vc7exe.mpt
parentbb612f1a0ad7d1ef971f7e53a586792a52216747 (diff)
downloadMPC-e435ebaeab128ecdb65e3346e9f5e0989067195c.tar.gz
ChangeLogTag: Mon Aug 29 08:52:15 2005 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'templates/vc7exe.mpt')
-rw-r--r--templates/vc7exe.mpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/vc7exe.mpt b/templates/vc7exe.mpt
index cde8655f..6c4482eb 100644
--- a/templates/vc7exe.mpt
+++ b/templates/vc7exe.mpt
@@ -11,6 +11,7 @@ subsystem = 1
use_exe_modifier =
Release {
+ LinkIncremental = 1
optimize = 3
defines = NDEBUG
output_dir = Release
@@ -30,6 +31,7 @@ Debug {
}
MFC Release {
+ LinkIncremental = 1
optimize = 3
common_defines = WIN32 _WINDOWS
defines = NDEBUG _AFXDLL