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