summaryrefslogtreecommitdiff
path: root/docs/README
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2010-01-25 18:47:53 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2010-01-25 18:47:53 +0000
commitdf4028fd7d8c2293b758bf36bd31877cdc68fbac (patch)
tree28b4a2147bda36b6bbe0b5797fe5a86110fe8ff7 /docs/README
parentb7d2fdfa37436d7bc1a4592bdba44ed986bff13c (diff)
downloadMPC-df4028fd7d8c2293b758bf36bd31877cdc68fbac.tar.gz
ChangeLogTag: Mon Jan 25 18:46:30 UTC 2010 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'docs/README')
-rw-r--r--docs/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/README b/docs/README
index 806002d6..ad67a3c9 100644
--- a/docs/README
+++ b/docs/README
@@ -563,6 +563,14 @@ postcommand Allows a user to execute arbitrary commands after
<%prj_type%> - The project type supplied by the -type
option.
+ The following psuedo template variables will be set to
+ the known extension for Windows and empty on non-Windows
+ based project types.
+
+ <%bat%> - The extension for batch files.
+ <%cmd%> - The extension for command files.
+ <%exe%> - The extension for executable files.
+
If any referenced pseudo template variable does
not contain a value, then the particular setting
(command, commandflags, dependent, postcommand or