summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjai <jai@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-07-01 22:00:06 +0000
committerjai <jai@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-07-01 22:00:06 +0000
commitb67d525f6360b880088cb1eeac8bdb2298b17f62 (patch)
treee21546870475f64af40d6090925a916a64b0fb91
parent927df567fc3d2d83133ca84784bf6f84ef2a39fc (diff)
downloadATCD-b67d525f6360b880088cb1eeac8bdb2298b17f62.tar.gz
Thu Jul 1 16:59:03 2004 Jaiganesh B <jai@dre.vanderbilt.edu
-rw-r--r--ChangeLog6
-rw-r--r--bin/MakeProjectCreator/config/ciao_deployment_stub.mpb4
2 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index efda5cbcab5..92a6b82ea31 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Thu Jul 1 16:59:03 2004 Jaiganesh B <jai@dre.vanderbilt.edu>
+
+ * bin/MakeProjectCreator/config/ciao_deployment_stub:
+
+ Updated to include files from the DAnCE directory.
+
Thu Jul 1 16:24:47 2004 Jaiganesh B <jai@dre.vanderbilt.edu>
* bin/MakeProjectCreator/config/ciao_client_dnc.mpb:
diff --git a/bin/MakeProjectCreator/config/ciao_deployment_stub.mpb b/bin/MakeProjectCreator/config/ciao_deployment_stub.mpb
index 7dc22cb108a..69d7b3ca163 100644
--- a/bin/MakeProjectCreator/config/ciao_deployment_stub.mpb
+++ b/bin/MakeProjectCreator/config/ciao_deployment_stub.mpb
@@ -4,6 +4,6 @@
project : portableserver,taoidldefaults {
after += Deployment_stub
libs += Deployment_stub
- includes += $(CIAO_ROOT)/DnC/ciao $(CIAO_ROOT)/DnC
- idlflags += -I$(CIAO_ROOT)/DnC -I$(CIAO_ROOT)/DnC/ciao -Sc
+ includes += $(CIAO_ROOT)/DAnCE/ciao $(CIAO_ROOT)/DAnCE
+ idlflags += -I$(CIAO_ROOT)/DAnCE -I$(CIAO_ROOT)/DAnCE/ciao -Sc
}