diff options
author | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-03-12 16:18:58 +0000 |
---|---|---|
committer | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-03-12 16:18:58 +0000 |
commit | 414715263a41b8525f0371e9851cfc470171b0d5 (patch) | |
tree | bf1c5cdcd20e3d61ed9d590adfaef8b5fce061df /TAO/tests/Faults/middle.dsp | |
parent | d918dcf7a60a0a69c33de11f3b8259b2065d2e38 (diff) | |
download | ATCD-414715263a41b8525f0371e9851cfc470171b0d5.tar.gz |
ChangeLogTag: Wed Mar 12 09:49:00 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'TAO/tests/Faults/middle.dsp')
-rw-r--r-- | TAO/tests/Faults/middle.dsp | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/TAO/tests/Faults/middle.dsp b/TAO/tests/Faults/middle.dsp index ba3652b6db3..2adfdfb365c 100644 --- a/TAO/tests/Faults/middle.dsp +++ b/TAO/tests/Faults/middle.dsp @@ -8,12 +8,12 @@ CFG=Faults Middle Server - 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 "server.mak".
+!MESSAGE NMAKE /f "middle.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 "server.mak" CFG="Faults Middle Server - Win32 Debug"
+!MESSAGE NMAKE /f "middle.mak" CFG="Faults Middle Server - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
@@ -98,6 +98,7 @@ SOURCE=.\test_i.cpp # Begin Source File
SOURCE=.\testC.cpp
+# ADD CPP /GR
# End Source File
# Begin Source File
|