summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorfields_t <fields_t@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-10-01 18:56:38 +0000
committerfields_t <fields_t@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-10-01 18:56:38 +0000
commit0b00ae7827d81943764df5cbbad48d6f05b8e37e (patch)
treeab63bf5a07585b6c2fdbdc655bf85e22d751ae43 /bin
parent9dc61677a90576ce962c41f0a05d3c1e06ef6e75 (diff)
downloadATCD-0b00ae7827d81943764df5cbbad48d6f05b8e37e.tar.gz
ChangeLogTag:Fri Oct 1 11:54:17 MST 2004 Trevor Fields <fields_t@ociweb.com>
Diffstat (limited to 'bin')
-rw-r--r--bin/MakeProjectCreator/config/messaging.mpb5
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/MakeProjectCreator/config/messaging.mpb b/bin/MakeProjectCreator/config/messaging.mpb
index 0f2aab15a7d..1cc0f3560bb 100644
--- a/bin/MakeProjectCreator/config/messaging.mpb
+++ b/bin/MakeProjectCreator/config/messaging.mpb
@@ -2,6 +2,7 @@
// $Id$
project : valuetype, portableserver {
- after += Messaging
- libs += TAO_Messaging
+ after += Messaging
+ libs += TAO_Messaging
+ requires += corba_messaging
}