diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-11-14 07:56:43 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-11-14 07:56:43 +0000 |
commit | 1bb2235694786055526743534ca5cdf3d16b1342 (patch) | |
tree | e0689cc3e7ed3a2fe748b71236a995075ff37552 /bin | |
parent | 3b0753798e1a9be6a8f4a11821030db1614b54fe (diff) | |
download | ATCD-1bb2235694786055526743534ca5cdf3d16b1342.tar.gz |
ChangeLogTag: Mon Nov 14 07:55:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'bin')
-rw-r--r-- | bin/MakeProjectCreator/config/cidlc.mpb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/MakeProjectCreator/config/cidlc.mpb b/bin/MakeProjectCreator/config/cidlc.mpb index fa04e3b9629..66ad1186a72 100644 --- a/bin/MakeProjectCreator/config/cidlc.mpb +++ b/bin/MakeProjectCreator/config/cidlc.mpb @@ -1,7 +1,7 @@ // $Id$ -project: boost_filesystem, boost_regex { - requires += cidl exceptions +project: boost_filesystem, boost_regex, exceptions { + requires += cidl includes += $(CIAO_ROOT) $(CIAO_ROOT)/CCF $(ACE_ROOT)/contrib/utility libpaths += $(CIAO_ROOT)/CCF/CCF $(ACE_ROOT)/lib |