summaryrefslogtreecommitdiff
path: root/docs/USAGE
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2007-03-02 18:17:16 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2007-03-02 18:17:16 +0000
commit68c83169b7531c710a478fa80f14dea5b5d6825f (patch)
tree38782d371da307d662498019c2580beaa0d618ce /docs/USAGE
parent40a12d4fa1eae694f0a2303a960d9855f154f618 (diff)
downloadMPC-68c83169b7531c710a478fa80f14dea5b5d6825f.tar.gz
ChangeLogTag: Fri Mar 2 18:14:56 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'docs/USAGE')
-rw-r--r--docs/USAGE4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/USAGE b/docs/USAGE
index bc35939c..c3105e67 100644
--- a/docs/USAGE
+++ b/docs/USAGE
@@ -19,7 +19,7 @@ Usage: mwc.pl [-global <file>] [-include <directory>] [-recurse]
[-expand_vars] [-features <feature definitions>] [-gendot]
[-exclude <directories>] [-name_modifier <pattern>]
[-apply_project] [-version] [-into <directory>]
- [-gfeature_file <file name>] [-nocomments]
+ [-gfeature_file <file name>] [-nocomments] [-for_eclipse]
[-language <cplusplus | csharp | java | vb>]
[-type <automake | bds4 | bmake | cc | em3 | ghs | html | make |
nmake | sle | vc6 | vc7 | vc71 | vc8>]
@@ -37,6 +37,8 @@ Usage: mwc.pl [-global <file>] [-include <directory>] [-recurse]
The default feature file is default.features under the
config directory.
-features Specifies the feature list to set before processing.
+ -for_eclipse Generate files for use with eclipse. This is only
+ useful for make based project types.
-gendot Generate .dot files for use with Graphvis.
-genins Generate .ins files for use with prj_install.pl.
-gfeature_file Specifies the global feature file. The