summaryrefslogtreecommitdiff
path: root/cpp/demo/IcePatch2/MFC/IcePatch2.MFC.client.dsp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/demo/IcePatch2/MFC/IcePatch2.MFC.client.dsp')
-rw-r--r--cpp/demo/IcePatch2/MFC/IcePatch2.MFC.client.dsp20
1 files changed, 10 insertions, 10 deletions
diff --git a/cpp/demo/IcePatch2/MFC/IcePatch2.MFC.client.dsp b/cpp/demo/IcePatch2/MFC/IcePatch2.MFC.client.dsp
index a7ad14e6f71..0d64d630a91 100644
--- a/cpp/demo/IcePatch2/MFC/IcePatch2.MFC.client.dsp
+++ b/cpp/demo/IcePatch2/MFC/IcePatch2.MFC.client.dsp
@@ -1,10 +1,10 @@
-# Microsoft Developer Studio Project File - Name="IcePatch2.MFC.client" - Package Owner=<4>
+# Microsoft Developer Studio Project File - Name="IcePatch2.MFC.client.exe" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Application" 0x0101
-CFG=IcePatch2.MFC.client - Win32 Debug
+CFG=IcePatch2.MFC.client.exe - 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=IcePatch2.MFC.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 "IcePatch2.MFC.client.mak" CFG="IcePatch2.MFC.client - Win32 Debug"
+!MESSAGE NMAKE /f "IcePatch2.MFC.client.mak" CFG="IcePatch2.MFC.client.exe - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
-!MESSAGE "IcePatch2.MFC.client - Win32 Release" (based on "Win32 (x86) Application")
-!MESSAGE "IcePatch2.MFC.client - Win32 Debug" (based on "Win32 (x86) Application")
+!MESSAGE "IcePatch2.MFC.client.exe - Win32 Release" (based on "Win32 (x86) Application")
+!MESSAGE "IcePatch2.MFC.client.exe - Win32 Debug" (based on "Win32 (x86) Application")
!MESSAGE
# Begin Project
@@ -29,7 +29,7 @@ CPP=cl.exe
MTL=midl.exe
RSC=rc.exe
-!IF "$(CFG)" == "IcePatch2.MFC.client - Win32 Release"
+!IF "$(CFG)" == "IcePatch2.MFC.client.exe - Win32 Release"
# PROP BASE Use_MFC 6
# PROP BASE Use_Debug_Libraries 0
@@ -53,10 +53,10 @@ BSC32=bscmake.exe
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
-# ADD LINK32 Ice.lib IceUtil.lib IcePatch2.lib /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /pdb:none /machine:I386 /out:"client.exe" /libpath:"../../../lib" /FIXED:no
+# ADD LINK32 Ice.lib IceUtil.lib IcePatch2.lib /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /pdb:none /machine:I386 /out:"client.exe" /libpath:"../../../lib" /FIXED:no /IGNORE:4089
# SUBTRACT LINK32 /debug
-!ELSEIF "$(CFG)" == "IcePatch2.MFC.client - Win32 Debug"
+!ELSEIF "$(CFG)" == "IcePatch2.MFC.client.exe - Win32 Debug"
# PROP BASE Use_MFC 6
# PROP BASE Use_Debug_Libraries 1
@@ -87,8 +87,8 @@ LINK32=link.exe
# Begin Target
-# Name "IcePatch2.MFC.client - Win32 Release"
-# Name "IcePatch2.MFC.client - Win32 Debug"
+# Name "IcePatch2.MFC.client.exe - Win32 Release"
+# Name "IcePatch2.MFC.client.exe - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"