diff options
author | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2005-10-19 04:07:52 +0000 |
---|---|---|
committer | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2005-10-19 04:07:52 +0000 |
commit | 6fa2a51eec201c05409c4c93208c47a124c5a6b8 (patch) | |
tree | 0355bda77721f540df0601bc6585f88b21f053ce /bin | |
parent | d5d3481cbcf542e6bd86b3088c229f31a56b7aab (diff) | |
download | ATCD-6fa2a51eec201c05409c4c93208c47a124c5a6b8.tar.gz |
ChangeLogTag: Tue Oct 18 20:51:19 2005 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'bin')
-rw-r--r-- | bin/MakeProjectCreator/config/csd_framework.mpb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/MakeProjectCreator/config/csd_framework.mpb b/bin/MakeProjectCreator/config/csd_framework.mpb index ca1f06d3553..d3a400e2b62 100644 --- a/bin/MakeProjectCreator/config/csd_framework.mpb +++ b/bin/MakeProjectCreator/config/csd_framework.mpb @@ -1,7 +1,7 @@ // -*- MPC -*- //$Id$ -project : taolib, portableserver, core { +project : taolib, portableserver { after += CSD_Framework libs += TAO_CSD_Framework } |