summaryrefslogtreecommitdiff
path: root/TAO/examples
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples')
-rw-r--r--TAO/examples/Simulator/Event_Supplier/Event_Sup.dsp2
-rw-r--r--TAO/examples/Simulator/Event_Supplier/Logging_Sup.dsp9
2 files changed, 2 insertions, 9 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)"
diff --git a/TAO/examples/Simulator/Event_Supplier/Logging_Sup.dsp b/TAO/examples/Simulator/Event_Supplier/Logging_Sup.dsp
index 4899f3a68c3..7ec62e70c50 100644
--- a/TAO/examples/Simulator/Event_Supplier/Logging_Sup.dsp
+++ b/TAO/examples/Simulator/Event_Supplier/Logging_Sup.dsp
@@ -89,13 +89,6 @@ LINK32=link.exe
# Begin Source File
SOURCE=.\DOVE_Supplier.cpp
-
-!IF "$(CFG)" == "Logging_Sup - Win32 Release"
-
-!ELSEIF "$(CFG)" == "Logging_Sup - Win32 Debug"
-
-!ENDIF
-
# End Source File
# Begin Source File
@@ -139,7 +132,7 @@ InputName=NavWeap
BuildCmds= \
xcopy ..\$(InputName).idl \
- ..\..\..\..\tao_idl\tao_idl $(InputName).idl \
+ ..\..\..\..\..\bin\tao_idl $(InputName).idl \
"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"