summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/ciao_component.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/ciao_component.mpb')
-rw-r--r--bin/MakeProjectCreator/config/ciao_component.mpb7
1 files changed, 0 insertions, 7 deletions
diff --git a/bin/MakeProjectCreator/config/ciao_component.mpb b/bin/MakeProjectCreator/config/ciao_component.mpb
deleted file mode 100644
index 3523c9b6620..00000000000
--- a/bin/MakeProjectCreator/config/ciao_component.mpb
+++ /dev/null
@@ -1,7 +0,0 @@
-project : ciao_client {
- depends += CIAO_Container
- libs += TAO_PortableServer TAO_IORInterceptor TAO_ObjRefTemplate TAO_Security CIAO_Container
- libpaths += $(TAO_ROOT)/tao/PortableServer $(TAO_ROOT)/tao/IORInterceptor $(TAO_ROOT)/tao/ObjRefTemplate $(TAO_ROOT)/orbsvcs/orbsvcs
- includes += $(TAO_ROOT)/orbsvcs/orbsvcs
- idlflags += -I$(TAO_ROOT) -I$(TAO_ROOT)/CIAO/ciao
-}