summaryrefslogtreecommitdiff
path: root/CIAO/MPC/config/ciao_client_dnc.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/MPC/config/ciao_client_dnc.mpb')
-rw-r--r--CIAO/MPC/config/ciao_client_dnc.mpb6
1 files changed, 3 insertions, 3 deletions
diff --git a/CIAO/MPC/config/ciao_client_dnc.mpb b/CIAO/MPC/config/ciao_client_dnc.mpb
index 8e12607cf37..5ea0d00d35b 100644
--- a/CIAO/MPC/config/ciao_client_dnc.mpb
+++ b/CIAO/MPC/config/ciao_client_dnc.mpb
@@ -1,9 +1,9 @@
// -*- MPC -*-
// $Id$
-project : ifr_client, valuetype, pi, codecfactory {
- after += CIAO_DnC_Client
+project : ifr_client, valuetype, pi, codecfactory, ciao_vc8warnings {
+ after += CIAO_Client
includes += $(CIAO_ROOT) $(CIAO_ROOT)/ciao
idlflags += -I$(CIAO_ROOT) -I$(CIAO_ROOT)/ciao
- libs += CIAO_DnC_Client
+ libs += CIAO_Client
}