summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvenkita <venkita@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-10-15 16:17:46 +0000
committervenkita <venkita@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-10-15 16:17:46 +0000
commitd150a77626510532da6b771f5a1698ccd350063d (patch)
tree4dbe5e0001b50d679024513e5e1d19cf5fe792d6
parent8df255bbe423023b22c83d905bac083d9fc2059d (diff)
downloadATCD-d150a77626510532da6b771f5a1698ccd350063d.tar.gz
ChangeLogTag: Wed Oct 15 11:15:56 2003 Venkita Subramonian <venkita@cs.wustl.edu>
-rw-r--r--TAO/ChangeLog5
-rw-r--r--TAO/orbsvcs/orbsvcs/RTCosScheduling.dsp2
2 files changed, 6 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index f18393c3699..51f60f9e0e2 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,8 @@
+Wed Oct 15 11:15:56 2003 Venkita Subramonian <venkita@cs.wustl.edu>
+
+ * orbsvcs/orbsvcs/RTCosScheduling.dsp: Modified the directory to
+ tao_idl to bin/Release/tao_idl in release configuration.
+
Wed Oct 15 15:04:12 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
* orbsvcs/orbsvcs/CosEvent/CEC_ProxyPushSupplier.cpp:
diff --git a/TAO/orbsvcs/orbsvcs/RTCosScheduling.dsp b/TAO/orbsvcs/orbsvcs/RTCosScheduling.dsp
index 28ef65cd935..c2e8ecc13b2 100644
--- a/TAO/orbsvcs/orbsvcs/RTCosScheduling.dsp
+++ b/TAO/orbsvcs/orbsvcs/RTCosScheduling.dsp
@@ -132,7 +132,7 @@ InputDir=.
BuildCmds= \
PATH=%PATH%;..\..\..\lib \
- ..\..\..\bin\tao_idl -o . -Gd -Wb,export_macro=TAO_RTCosScheduling_Export -Wb,export_include=RTCosScheduling\RTCosScheduling_export.h -Gv -I$(TAO_ROOT) -I$(TAO_ROOT)\orbsvcs -Ge 1 -Sc -Wb,pre_include=ace\pre.h -Wb,post_include=ace\post.h $(InputPath)
+ ..\..\..\bin\Release\tao_idl -o . -Gd -Wb,export_macro=TAO_RTCosScheduling_Export -Wb,export_include=RTCosScheduling\RTCosScheduling_export.h -Gv -I$(TAO_ROOT) -I$(TAO_ROOT)\orbsvcs -Ge 1 -Sc -Wb,pre_include=ace\pre.h -Wb,post_include=ace\post.h $(InputPath)
".\$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)