summaryrefslogtreecommitdiff
path: root/templates/vc8csharp.mpd
diff options
context:
space:
mode:
authorAdam Mitz <mitza-oci@users.noreply.github.com>2009-05-13 18:04:19 +0000
committerAdam Mitz <mitza-oci@users.noreply.github.com>2009-05-13 18:04:19 +0000
commit434d330da66541f6f03c7785ba4ed38e43f6f45c (patch)
tree0ddf3dbb693a7a909bd69998b00eb18e87495176 /templates/vc8csharp.mpd
parente4791f6dffb573e85e60d87445666596a9b8408a (diff)
downloadMPC-434d330da66541f6f03c7785ba4ed38e43f6f45c.tar.gz
ChangeLogTag: Wed May 13 18:03:05 UTC 2009 Adam Mitz <mitza@ociweb.com>
Diffstat (limited to 'templates/vc8csharp.mpd')
-rw-r--r--templates/vc8csharp.mpd3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/vc8csharp.mpd b/templates/vc8csharp.mpd
index 3ff809a9..ad4459e6 100644
--- a/templates/vc8csharp.mpd
+++ b/templates/vc8csharp.mpd
@@ -1,4 +1,5 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+<%if(xmlheader)%><?xml version="1.0" encoding="utf-8"?>
+<%endif%><Project<%if(toolsversion)%> ToolsVersion="<%toolsversion%>"<%endif%> DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ProjectType>Local</ProjectType>
<ProductVersion><%prversion("8.0.50727")%></ProductVersion>