summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_1636_Regression
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2003-12-08 16:31:02 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2003-12-08 16:31:02 +0000
commit60a879d491f103237cf439d4ced2399c9cdc07ac (patch)
tree6839c83fc4197e8a3934052e3620f55b56dfc871 /TAO/tests/Bug_1636_Regression
parent0f4627d8f44b511ba32142bf415fba0a09240fa8 (diff)
downloadATCD-60a879d491f103237cf439d4ced2399c9cdc07ac.tar.gz
ChangeLogTag: Mon Dec 8 16:30:12 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tests/Bug_1636_Regression')
-rw-r--r--TAO/tests/Bug_1636_Regression/bug_1636_testclient.dsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/Bug_1636_Regression/bug_1636_testclient.dsp b/TAO/tests/Bug_1636_Regression/bug_1636_testclient.dsp
index 90512f60f25..fc4e82936c6 100644
--- a/TAO/tests/Bug_1636_Regression/bug_1636_testclient.dsp
+++ b/TAO/tests/Bug_1636_Regression/bug_1636_testclient.dsp
@@ -134,7 +134,7 @@ InputName=test
BuildCmds= \
PATH=%PATH%;..\..\..\lib \
- ..\..\..\bin\tao_idl -o . -Ge 1 -Sc -Wb,pre_include=ace\pre.h -Wb,post_include=ace\post.h $(InputPath) \
+ ..\..\..\bin\release\tao_idl -o . -Ge 1 -Sc -Wb,pre_include=ace\pre.h -Wb,post_include=ace\post.h $(InputPath) \
".\$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
@@ -165,7 +165,7 @@ InputName=test
BuildCmds= \
PATH=%PATH%;..\..\..\lib \
- ..\..\..\bin\release\tao_idl -o . -Ge 1 -Sc -Wb,pre_include=ace\pre.h -Wb,post_include=ace\post.h $(InputPath) \
+ ..\..\..\bin\tao_idl -o . -Ge 1 -Sc -Wb,pre_include=ace\pre.h -Wb,post_include=ace\post.h $(InputPath) \
".\$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"