summaryrefslogtreecommitdiff
path: root/docs/templates
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
commit55dcbb16abacc79f7283d8f5bc4cef98e9deabb7 (patch)
tree0ddf3dbb693a7a909bd69998b00eb18e87495176 /docs/templates
parentb2f1c17b3bfd2e4e43c8f06a6f9dd27747070012 (diff)
downloadMPC-55dcbb16abacc79f7283d8f5bc4cef98e9deabb7.tar.gz
ChangeLogTag: Wed May 13 18:03:05 UTC 2009 Adam Mitz <mitza@ociweb.com>
Diffstat (limited to 'docs/templates')
-rw-r--r--docs/templates/vc8csharp.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/templates/vc8csharp.txt b/docs/templates/vc8csharp.txt
index fb2e6b22..1768d087 100644
--- a/docs/templates/vc8csharp.txt
+++ b/docs/templates/vc8csharp.txt
@@ -13,6 +13,8 @@ prversion = This setting specifies the ProductVersion in the generated .csproj f
registerforcominterop = This setting corresponds to the Build Output property "Register for COM interop". The boolean values true and false correspond to enabling or disabling the feature in the IDE.
schemaversion = This setting specifies the SchemaVersion in the generated .csproj file.
startupobject = This corresponds to the Application property "Startup object".
+toolsversion = The ToolsVersion attribute of the Project XML element.
trace = This setting corresponds to the Build General property "Conditional Compilation Constants". If this boolean template variable is set, the TRACE constant will be defined.
warning_level = This corresponds to the Build General property "Warning level". Valid values are 0 through 4.
winapp = This boolean template variable indicates whether the application target is for the Console or Windows subsystem.
+xmlheader = Enable the <?xml ...?> header. \ No newline at end of file