diff options
Diffstat (limited to 'TAO/orbsvcs/tests/ImplRepo/nestea_server.dsp')
-rw-r--r-- | TAO/orbsvcs/tests/ImplRepo/nestea_server.dsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/ImplRepo/nestea_server.dsp b/TAO/orbsvcs/tests/ImplRepo/nestea_server.dsp index f04f7edb051..ab2ec13ff1c 100644 --- a/TAO/orbsvcs/tests/ImplRepo/nestea_server.dsp +++ b/TAO/orbsvcs/tests/ImplRepo/nestea_server.dsp @@ -152,7 +152,7 @@ InputName=Nestea BuildCmds= \
PATH=%PATH%;..\..\..\..\lib \
- ..\..\..\..\bin\tao_idl -o . -Gv -Ge 1 -Sc -Wb,pre_include=ace\pre.h -Wb,post_include=ace\post.h $(InputPath) \
+ ..\..\..\..\bin\release\tao_idl -o . -Gv -Ge 1 -Sc -Wb,pre_include=ace\pre.h -Wb,post_include=ace\post.h $(InputPath) \
".\$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|