summaryrefslogtreecommitdiff
path: root/TAO/tests/Faults/pong.dsp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Faults/pong.dsp')
-rw-r--r--TAO/tests/Faults/pong.dsp21
1 files changed, 11 insertions, 10 deletions
diff --git a/TAO/tests/Faults/pong.dsp b/TAO/tests/Faults/pong.dsp
index 5b0feae8c48..a252739c1a8 100644
--- a/TAO/tests/Faults/pong.dsp
+++ b/TAO/tests/Faults/pong.dsp
@@ -17,13 +17,12 @@ CFG=Faults Pong - Win32 Debug
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
-!MESSAGE "Faults Pong - Win32 Release" (based on\
- "Win32 (x86) Console Application")
-!MESSAGE "Faults Pong - Win32 Debug" (based on\
- "Win32 (x86) Console Application")
+!MESSAGE "Faults Pong - Win32 Release" (based on "Win32 (x86) Console Application")
+!MESSAGE "Faults Pong - Win32 Debug" (based on "Win32 (x86) Console Application")
!MESSAGE
# Begin Project
+# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
@@ -43,7 +42,8 @@ RSC=rc.exe
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\..\..\\" /I "..\..\\" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
+# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\..\..\\" /I "..\..\\" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
+# SUBTRACT CPP /YX
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
@@ -67,7 +67,8 @@ LINK32=link.exe
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\..\..\\" /I "..\..\\" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
+# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\..\..\\" /I "..\..\\" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
+# SUBTRACT CPP /YX
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
@@ -88,10 +89,6 @@ LINK32=link.exe
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
-SOURCE=.\pong.cpp
-# End Source File
-# Begin Source File
-
SOURCE=.\ping_i.cpp
# End Source File
# Begin Source File
@@ -102,6 +99,10 @@ SOURCE=.\pingC.cpp
SOURCE=.\pingS.cpp
# End Source File
+# Begin Source File
+
+SOURCE=.\pong.cpp
+# End Source File
# End Group
# Begin Group "Header Files"