summaryrefslogtreecommitdiff
path: root/docs/USAGE
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2006-08-15 23:53:55 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2006-08-15 23:53:55 +0000
commitac01c08fa5160f13fe30e5d39cef18ee6989a260 (patch)
treef1467bba2ddfec3a8419bf319cd5fb8bedd8152c /docs/USAGE
parenta0a69ce633870e5b1830019d3e47ec3a513b2240 (diff)
downloadMPC-ac01c08fa5160f13fe30e5d39cef18ee6989a260.tar.gz
ChangeLogTag: Tue Aug 15 23:50:48 UTC 2006 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'docs/USAGE')
-rw-r--r--docs/USAGE2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/USAGE b/docs/USAGE
index ffb2b3b1..5bde08e2 100644
--- a/docs/USAGE
+++ b/docs/USAGE
@@ -137,7 +137,7 @@ appended to the project name when generating static projects. This can
still be achieved by using the -name_modifier option.
When generating static projects, inter-project dependencies will not be
-generated for libraries within vc6, em3, vc7, vc71 workspaces. The
+generated for libraries within vc6, em3, vc7 and vc71 workspaces. The
reason is due to the fact that each static library that depended upon another
would be combined at the library creation stage, resulting in extremely large
libraries. Dependencies are handled correctly by vc8.