summaryrefslogtreecommitdiff
path: root/TAO/tests/Abstract_Interface
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-03-28 16:13:00 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-03-28 16:13:00 +0000
commit092ca43d7b4c7ac75f3d72aa19660dabe190fd8d (patch)
treee9deb3e45ebdf9c17c0c807e24b790a87d2c63ee /TAO/tests/Abstract_Interface
parent7a19d95e363836e49e82a0de36b72815ab859175 (diff)
downloadATCD-092ca43d7b4c7ac75f3d72aa19660dabe190fd8d.tar.gz
ChangeLogTag: Fri Mar 28 10:04:22 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'TAO/tests/Abstract_Interface')
-rw-r--r--TAO/tests/Abstract_Interface/Abstract_Interface_Client.dsp9
-rw-r--r--TAO/tests/Abstract_Interface/Abstract_Interface_Server.dsp1
2 files changed, 6 insertions, 4 deletions
diff --git a/TAO/tests/Abstract_Interface/Abstract_Interface_Client.dsp b/TAO/tests/Abstract_Interface/Abstract_Interface_Client.dsp
index 3c307860ee8..1a473de6f37 100644
--- a/TAO/tests/Abstract_Interface/Abstract_Interface_Client.dsp
+++ b/TAO/tests/Abstract_Interface/Abstract_Interface_Client.dsp
@@ -8,12 +8,12 @@ CFG=Abstract Interface Client - Win32 Debug
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE
-!MESSAGE NMAKE /f "Abstract Interface Client.mak".
+!MESSAGE NMAKE /f "Abstract_Interface_Client.mak".
!MESSAGE
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE
-!MESSAGE NMAKE /f "Abstract Interface Client.mak" CFG="Abstract Interface Client - Win32 Debug"
+!MESSAGE NMAKE /f "Abstract_Interface_Client.mak" CFG="Abstract Interface Client - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
@@ -65,8 +65,8 @@ LINK32=link.exe
# PROP Intermediate_Dir "Debug"
# 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 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 BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
@@ -92,6 +92,7 @@ SOURCE=.\client.cpp
# Begin Source File
SOURCE=.\testC.cpp
+# ADD CPP /GR
# End Source File
# End Group
# Begin Group "Header Files"
diff --git a/TAO/tests/Abstract_Interface/Abstract_Interface_Server.dsp b/TAO/tests/Abstract_Interface/Abstract_Interface_Server.dsp
index 9063185f84b..261b79e058f 100644
--- a/TAO/tests/Abstract_Interface/Abstract_Interface_Server.dsp
+++ b/TAO/tests/Abstract_Interface/Abstract_Interface_Server.dsp
@@ -96,6 +96,7 @@ SOURCE=.\test_i.cpp
# Begin Source File
SOURCE=.\testC.cpp
+# ADD CPP /GR
# End Source File
# Begin Source File