summaryrefslogtreecommitdiff
path: root/TAO/tests/Multiple/Client.dsp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Multiple/Client.dsp')
-rw-r--r--TAO/tests/Multiple/Client.dsp22
1 files changed, 11 insertions, 11 deletions
diff --git a/TAO/tests/Multiple/Client.dsp b/TAO/tests/Multiple/Client.dsp
index c956c5d7627..36e90ce9b33 100644
--- a/TAO/tests/Multiple/Client.dsp
+++ b/TAO/tests/Multiple/Client.dsp
@@ -1,10 +1,10 @@
-# Microsoft Developer Studio Project File - Name="Client" - Package Owner=<4>
+# Microsoft Developer Studio Project File - Name="Multiple Client" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Console Application" 0x0103
-CFG=Client - Win32 Debug
+CFG=Multiple 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
@@ -13,12 +13,12 @@ CFG=Client - Win32 Debug
!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 "Client.mak" CFG="Client - Win32 Debug"
+!MESSAGE NMAKE /f "Client.mak" CFG="Multiple Client - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
-!MESSAGE "Client - Win32 Release" (based on "Win32 (x86) Console Application")
-!MESSAGE "Client - Win32 Debug" (based on "Win32 (x86) Console Application")
+!MESSAGE "Multiple Client - Win32 Release" (based on "Win32 (x86) Console Application")
+!MESSAGE "Multiple Client - Win32 Debug" (based on "Win32 (x86) Console Application")
!MESSAGE
# Begin Project
@@ -28,7 +28,7 @@ CFG=Client - Win32 Debug
CPP=cl.exe
RSC=rc.exe
-!IF "$(CFG)" == "Client - Win32 Release"
+!IF "$(CFG)" == "Multiple Client - Win32 Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
@@ -53,7 +53,7 @@ LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
# ADD LINK32 ace.lib tao.lib /nologo /subsystem:console /machine:I386 /libpath:"..\..\..\ace" /libpath:"..\..\tao"
-!ELSEIF "$(CFG)" == "Client - Win32 Debug"
+!ELSEIF "$(CFG)" == "Multiple Client - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
@@ -82,8 +82,8 @@ LINK32=link.exe
# Begin Target
-# Name "Client - Win32 Release"
-# Name "Client - Win32 Debug"
+# Name "Multiple Client - Win32 Release"
+# Name "Multiple Client - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat"
@@ -123,7 +123,7 @@ SOURCE=.\MultipleC.h
SOURCE=.\Multiple.idl
-!IF "$(CFG)" == "Client - Win32 Release"
+!IF "$(CFG)" == "Multiple Client - Win32 Release"
# PROP Ignore_Default_Tool 1
USERDEP__MULTI="..\..\..\bin\Release\tao_idl.exe"
@@ -162,7 +162,7 @@ BuildCmds= \
$(BuildCmds)
# End Custom Build
-!ELSEIF "$(CFG)" == "Client - Win32 Debug"
+!ELSEIF "$(CFG)" == "Multiple Client - Win32 Debug"
# PROP Ignore_Default_Tool 1
USERDEP__MULTI="..\..\..\bin\tao_idl.exe"