summaryrefslogtreecommitdiff
path: root/templates/vc10.mpd
diff options
context:
space:
mode:
authorAdam Mitz <mitza-oci@users.noreply.github.com>2011-03-15 14:58:59 +0000
committerAdam Mitz <mitza-oci@users.noreply.github.com>2011-03-15 14:58:59 +0000
commit3d10443406afbc4e63b671c5ae367e92329cd7ad (patch)
tree3cd289a3e2964d39ffadbcde731e2b60532fb640 /templates/vc10.mpd
parent4f9d6d19e44308a0b95edb50bc01c4b15a8c392d (diff)
downloadMPC-3d10443406afbc4e63b671c5ae367e92329cd7ad.tar.gz
ChangeLogTag: Tue Mar 15 14:54:48 UTC 2011 Adam Mitz <mitza@ociweb.com>
Diffstat (limited to 'templates/vc10.mpd')
-rw-r--r--templates/vc10.mpd3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/vc10.mpd b/templates/vc10.mpd
index 47de1c85..7acefd94 100644
--- a/templates/vc10.mpd
+++ b/templates/vc10.mpd
@@ -38,6 +38,9 @@
<%else%>
<CharacterSet>NotSet</CharacterSet>
<%endif%>
+<%if(PlatformToolset)%>
+ <PlatformToolset><%PlatformToolset%></PlatformToolset>
+<%endif%>
<%if(managed)%>
<CLRSupport><%if(compares(managed,0))%>false<%else%><%if(compares(managed,1))%>true<%else%><%if(compares(managed,2))%>Pure<%else%><%if(compares(managed,3))%>Safe<%else%><%managed%><%endif%><%endif%><%endif%><%endif%></CLRSupport>
<%endif%>