summaryrefslogtreecommitdiff
path: root/TAO/examples/Event_Comm/Consumer.dsp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Event_Comm/Consumer.dsp')
-rw-r--r--TAO/examples/Event_Comm/Consumer.dsp9
1 files changed, 4 insertions, 5 deletions
diff --git a/TAO/examples/Event_Comm/Consumer.dsp b/TAO/examples/Event_Comm/Consumer.dsp
index 0d7ae8ede86..ecbb0bfdf51 100644
--- a/TAO/examples/Event_Comm/Consumer.dsp
+++ b/TAO/examples/Event_Comm/Consumer.dsp
@@ -17,13 +17,12 @@ CFG=Event_Comm Consumer - Win32 Debug
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
-!MESSAGE "Event_Comm Consumer - Win32 Release" (based on\
- "Win32 (x86) Console Application")
-!MESSAGE "Event_Comm Consumer - Win32 Debug" (based on\
- "Win32 (x86) Console Application")
+!MESSAGE "Event_Comm Consumer - Win32 Release" (based on "Win32 (x86) Console Application")
+!MESSAGE "Event_Comm Consumer - Win32 Debug" (based on "Win32 (x86) Console Application")
!MESSAGE
# Begin Project
+# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
@@ -152,7 +151,7 @@ InputPath=.\Event_Comm.idl
InputName=Event_Comm
BuildCmds= \
- ..\..\..\bin\Relese\tao_idl -Ge 1 $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)