summaryrefslogtreecommitdiff
path: root/TAO/examples/Simulator/Event_Supplier/Event_Sup.dsp
diff options
context:
space:
mode:
authorcdgill <cdgill@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-19 20:36:58 +0000
committercdgill <cdgill@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-19 20:36:58 +0000
commit21eff0019464228e35e6959bd623f3bb6ee803c1 (patch)
treea08054f01dba68e85b65c580a74b7ce0b284b1f6 /TAO/examples/Simulator/Event_Supplier/Event_Sup.dsp
parent33aeae9fb1e71b84cf7092d98ec9ad29c39c6f2e (diff)
downloadATCD-21eff0019464228e35e6959bd623f3bb6ee803c1.tar.gz
fixed custom build step to look for TAO IDL in $ACE_ROOT/bin
Diffstat (limited to 'TAO/examples/Simulator/Event_Supplier/Event_Sup.dsp')
-rw-r--r--TAO/examples/Simulator/Event_Supplier/Event_Sup.dsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/Simulator/Event_Supplier/Event_Sup.dsp b/TAO/examples/Simulator/Event_Supplier/Event_Sup.dsp
index f07c9e8d4bf..bfb509a6cdb 100644
--- a/TAO/examples/Simulator/Event_Supplier/Event_Sup.dsp
+++ b/TAO/examples/Simulator/Event_Supplier/Event_Sup.dsp
@@ -133,7 +133,7 @@ InputName=NavWeap
BuildCmds= \
xcopy ..\$(InputName).idl \
- ..\..\..\..\tao_idl\tao_idl $(InputName).idl \
+ ..\..\..\..\..\bin\tao_idl $(InputName).idl \
"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"