summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/ImplRepo/airplane_client.dsp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/ImplRepo/airplane_client.dsp')
-rw-r--r--TAO/orbsvcs/tests/ImplRepo/airplane_client.dsp11
1 files changed, 5 insertions, 6 deletions
diff --git a/TAO/orbsvcs/tests/ImplRepo/airplane_client.dsp b/TAO/orbsvcs/tests/ImplRepo/airplane_client.dsp
index a46211f7459..3dd4f596208 100644
--- a/TAO/orbsvcs/tests/ImplRepo/airplane_client.dsp
+++ b/TAO/orbsvcs/tests/ImplRepo/airplane_client.dsp
@@ -17,13 +17,12 @@ CFG=Airplane Client - Win32 Debug
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
-!MESSAGE "Airplane Client - Win32 Release" (based on\
- "Win32 (x86) Console Application")
-!MESSAGE "Airplane Client - Win32 Debug" (based on\
- "Win32 (x86) Console Application")
+!MESSAGE "Airplane Client - Win32 Release" (based on "Win32 (x86) Console Application")
+!MESSAGE "Airplane Client - Win32 Debug" (based on "Win32 (x86) Console Application")
!MESSAGE
# Begin Project
+# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
@@ -132,7 +131,7 @@ InputPath=.\Airplane.idl
InputName=Airplane
BuildCmds= \
- ..\..\..\..\bin\Release\tao_idl -Ge 1 $(InputName).idl
+ ..\..\..\..\bin\Release\tao_idl $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -171,7 +170,7 @@ InputPath=.\Airplane.idl
InputName=Airplane
BuildCmds= \
- ..\..\..\..\bin\tao_idl -Ge 1 $(InputName).idl
+ ..\..\..\..\bin\tao_idl $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)