diff options
author | bala <balanatarajan@users.noreply.github.com> | 2003-05-07 22:04:08 +0000 |
---|---|---|
committer | bala <balanatarajan@users.noreply.github.com> | 2003-05-07 22:04:08 +0000 |
commit | a9fa39ddf24f0a400fa209dbe38be1d69dd979c8 (patch) | |
tree | 85820524c143c7e9e9193a1c1607752521ac2806 /bin | |
parent | d02f0fa16067639e2b449ea5d3d8b8923f247a76 (diff) | |
download | ATCD-a9fa39ddf24f0a400fa209dbe38be1d69dd979c8.tar.gz |
ChangeLogTag:Wed May 7 17:02:44 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'bin')
-rw-r--r-- | bin/MakeProjectCreator/config/ciao_component.mpb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/MakeProjectCreator/config/ciao_component.mpb b/bin/MakeProjectCreator/config/ciao_component.mpb index 682c976e2d6..04fa5d9cf5b 100644 --- a/bin/MakeProjectCreator/config/ciao_component.mpb +++ b/bin/MakeProjectCreator/config/ciao_component.mpb @@ -1,6 +1,6 @@ project : ciao_client { depends += CIAO_Container - libs += TAO_PortableServer TAO_Security CIAO_Container + libs += TAO_PortableServer TAO_IORInterceptor TAO_ObjRefTemplate TAO_Valuetype TAO_Security CIAO_Container libpaths += $(TAO_ROOT)/tao/PortableServer $(TAO_ROOT)/orbsvcs/orbsvcs includes += $(TAO_ROOT)/orbsvcs/orbsvcs idlflags += -I$(TAO_ROOT) -I$(TAO_ROOT)/CIAO/ciao |