summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2014-02-17 11:58:53 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2014-02-17 11:58:53 +0000
commitad76403f58ac841916571b00746e7e51fca9e0b4 (patch)
treebe93988e43bb68225afd2194f72e7e6f3288d1a6 /docs
parent2038e4650aa24204a8fe68d83fce69c3dcc213e8 (diff)
downloadMPC-ad76403f58ac841916571b00746e7e51fca9e0b4.tar.gz
Mon Feb 17 11:59:48 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>
* docs/templates/vc10.txt: * templates/vc10.mpd: Added debug_cmd_args and debug_work_dir as template variables
Diffstat (limited to 'docs')
-rw-r--r--docs/templates/vc10.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/templates/vc10.txt b/docs/templates/vc10.txt
index 6455d1ad..2889a116 100644
--- a/docs/templates/vc10.txt
+++ b/docs/templates/vc10.txt
@@ -31,8 +31,10 @@ cpu_defines = Macros that are specific to a particular CPU platform.
createhotpatchableimage = Prepares an image for hotpatching (Enabled, X86Image, X64Image, ItaniumImage).
culture = Resource compiler option for the culture as a decimal language id (default 1033 = en-US).
dataexecutionprevention = Marks an executable as having been tested to be compatible with Windows Data Execution Prevention feature.
+debug_cmd_args = Commandline arguments that have to be set before debugging
debug_format = Specifies the type of debugging information generated by the compiler.
debug_prj = This is an internally used template variable to determine if the configuration originated as "Debug". In the event that the 'optimize' template variable is overridden, debug_prj allows the correct run-time library to be chosen.
+debug_work_dir = Default working directory during debugging
defines = Macros that are specific to a particular configuration.
delayloaddlls = List of DLLs (semicolon-separated) to delay load.
disablelanguageextensions = Compiler option for disabling language extensions.