summaryrefslogtreecommitdiff
path: root/docs/templates
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2014-06-26 18:11:09 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2014-06-26 18:11:09 +0000
commit32f3e9c352ec4fc3eb50399deade300676f7f9d3 (patch)
tree1d6864eac3b9e52f0b64b7a880bce52f898b8a3f /docs/templates
parente1620470978e0a0a948daf1dee23c6c468cc1582 (diff)
downloadMPC-32f3e9c352ec4fc3eb50399deade300676f7f9d3.tar.gz
ChangeLogTag: Thu Jun 26 18:10:32 UTC 2014 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'docs/templates')
-rw-r--r--docs/templates/vc8csharp.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/templates/vc8csharp.txt b/docs/templates/vc8csharp.txt
index 5a14df5e..0106c1ec 100644
--- a/docs/templates/vc8csharp.txt
+++ b/docs/templates/vc8csharp.txt
@@ -14,6 +14,7 @@ disablespecificwarnings = A space separated list of warning numbers to be disabl
guid = The value for this variable is generated during project generation.
keyfile = Indicate the keyfile to use when signing the assembly.
platformtarget = Set the Platform Target, for example x86 to force a 32-bit .NET framework.
+prefer32bit = This setting indicates whether or not 32-bit binaries should be used over 64-bit binaries.
prversion = This setting specifies the ProductVersion in the generated .csproj file.
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.