summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/ciao_deployment_stub.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/ciao_deployment_stub.mpb')
-rw-r--r--bin/MakeProjectCreator/config/ciao_deployment_stub.mpb9
1 files changed, 0 insertions, 9 deletions
diff --git a/bin/MakeProjectCreator/config/ciao_deployment_stub.mpb b/bin/MakeProjectCreator/config/ciao_deployment_stub.mpb
deleted file mode 100644
index 69d7b3ca163..00000000000
--- a/bin/MakeProjectCreator/config/ciao_deployment_stub.mpb
+++ /dev/null
@@ -1,9 +0,0 @@
-// -*- MPC -*-
-// $Id$
-
-project : portableserver,taoidldefaults {
- after += Deployment_stub
- libs += Deployment_stub
- includes += $(CIAO_ROOT)/DAnCE/ciao $(CIAO_ROOT)/DAnCE
- idlflags += -I$(CIAO_ROOT)/DAnCE -I$(CIAO_ROOT)/DAnCE/ciao -Sc
-}