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.mpb8
1 files changed, 4 insertions, 4 deletions
diff --git a/bin/MakeProjectCreator/config/ciao_deployment_stub.mpb b/bin/MakeProjectCreator/config/ciao_deployment_stub.mpb
index 180daf23682..69d7b3ca163 100644
--- a/bin/MakeProjectCreator/config/ciao_deployment_stub.mpb
+++ b/bin/MakeProjectCreator/config/ciao_deployment_stub.mpb
@@ -1,9 +1,9 @@
// -*- MPC -*-
// $Id$
-project : taolib_with_idl {
+project : portableserver,taoidldefaults {
after += Deployment_stub
- libs += CIAO_Deployment_stub
- includes += $(CIAO_ROOT)/DAnCE
- idlflags += -I$(CIAO_ROOT)/DAnCE -Sc
+ libs += Deployment_stub
+ includes += $(CIAO_ROOT)/DAnCE/ciao $(CIAO_ROOT)/DAnCE
+ idlflags += -I$(CIAO_ROOT)/DAnCE -I$(CIAO_ROOT)/DAnCE/ciao -Sc
}