summaryrefslogtreecommitdiff
path: root/docs/README
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2010-12-02 12:57:45 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2010-12-02 12:57:45 +0000
commitd9d2f27dde82620c4799d492597f3d0abfb76cf2 (patch)
treed7d7287d1db01bbc8cbe48d133f9288c4ddc635c /docs/README
parent0ad9c2a13c976210d5be1a93affa0661c41996e6 (diff)
downloadMPC-d9d2f27dde82620c4799d492597f3d0abfb76cf2.tar.gz
ChangeLogTag: Thu Dec 2 12:57:11 UTC 2010 Chad Elliott <elliott_c@ociweb.com>Latest_ACETAO_Major
Diffstat (limited to 'docs/README')
-rw-r--r--docs/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/README b/docs/README
index cddd9bd3..d3c9066e 100644
--- a/docs/README
+++ b/docs/README
@@ -183,6 +183,10 @@ buildflags This keyword can only be used as a source component scoped
setting (ie. inside the scope of Source_Files). It
specifies additional build flags that will be passed to the
compiler as the source files are being compiled.
+dependent_upon This keyword can only be used as a header component scoped
+ setting (ie. inside the scope of Header_Files). It
+ determines which file the header file is dependent
+ upon for vc8, and vc9 only.
dllout If defined, specifies where the dynamic libraries will be
placed. This overrides libout in the dynamic case.
libout Specifies where the dynamic and static libraries will be placed