summaryrefslogtreecommitdiff
path: root/templates/vc8.mpd
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2005-10-10 12:05:13 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2005-10-10 12:05:13 +0000
commit14244d20bc056af854faf5938613c078b5ee0370 (patch)
tree1ed747cfdb27a102bec532c7566b98c670dd0e37 /templates/vc8.mpd
parentef29657dacc639ea7f6505ed7d6549029b481e45 (diff)
downloadMPC-14244d20bc056af854faf5938613c078b5ee0370.tar.gz
ChangeLogTag: Mon Oct 10 07:02:30 2005 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'templates/vc8.mpd')
-rw-r--r--templates/vc8.mpd6
1 files changed, 1 insertions, 5 deletions
diff --git a/templates/vc8.mpd b/templates/vc8.mpd
index 2cb2c68b..dc06973d 100644
--- a/templates/vc8.mpd
+++ b/templates/vc8.mpd
@@ -151,15 +151,12 @@
OpenMP="<%OpenMP%>"
<%endif%>
<%if(pch_header)%>
-<%if(pch_source)%>
- UsePrecompiledHeader="2"
-<%else%>
UsePrecompiledHeader="2"
-<%endif%>
PrecompiledHeaderThrough="<%pch_header%>"
<%if(PrecompiledHeaderFile)%>
PrecompiledHeaderFile="<%PrecompiledHeaderFile%>"
<%endif%>
+<%endif%>
<%if(ExpandAttributedSource)%>
ExpandAttributedSource="<%ExpandAttributedSource%>"
<%endif%>
@@ -191,7 +188,6 @@
<%if(BrowseInformationFile)%>
BrowseInformationFile="<%BrowseInformationFile%>"
<%endif%>
-<%endif%>
WarningLevel="<%warning_level("3")%>"
<%if(WarnAsError)%>
WarnAsError="<%WarnAsError%>"