summaryrefslogtreecommitdiff
path: root/cpp/src/IcePatch/icepatchcalc.dsp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/IcePatch/icepatchcalc.dsp')
-rw-r--r--cpp/src/IcePatch/icepatchcalc.dsp20
1 files changed, 10 insertions, 10 deletions
diff --git a/cpp/src/IcePatch/icepatchcalc.dsp b/cpp/src/IcePatch/icepatchcalc.dsp
index 0004609e182..b9ff5acda24 100644
--- a/cpp/src/IcePatch/icepatchcalc.dsp
+++ b/cpp/src/IcePatch/icepatchcalc.dsp
@@ -1,24 +1,24 @@
-# Microsoft Developer Studio Project File - Name="IcePatchCalc" - Package Owner=<4>
+# Microsoft Developer Studio Project File - Name="icepatchcalc" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Console Application" 0x0103
-CFG=IcePatchCalc - Win32 Debug
+CFG=icepatchcalc - 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 "IcePatchCalc.mak".
+!MESSAGE NMAKE /f "icepatchcalc.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 "IcePatchCalc.mak" CFG="IcePatchCalc - Win32 Debug"
+!MESSAGE NMAKE /f "icepatchcalc.mak" CFG="IcePatchCalc - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
-!MESSAGE "IcePatchCalc - Win32 Release" (based on "Win32 (x86) Console Application")
-!MESSAGE "IcePatchCalc - Win32 Debug" (based on "Win32 (x86) Console Application")
+!MESSAGE "icepatchcalc - Win32 Release" (based on "Win32 (x86) Console Application")
+!MESSAGE "icepatchcalc - Win32 Debug" (based on "Win32 (x86) Console Application")
!MESSAGE
# Begin Project
@@ -28,7 +28,7 @@ CFG=IcePatchCalc - Win32 Debug
CPP=cl.exe
RSC=rc.exe
-!IF "$(CFG)" == "IcePatchCalc - Win32 Release"
+!IF "$(CFG)" == "icepatchcalc - Win32 Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
@@ -60,7 +60,7 @@ SOURCE="$(InputPath)"
PostBuild_Cmds=copy $(OutDir)\$(TargetName).exe ..\..\bin
# End Special Build Tool
-!ELSEIF "$(CFG)" == "IcePatchCalc - Win32 Debug"
+!ELSEIF "$(CFG)" == "icepatchcalc - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
@@ -96,8 +96,8 @@ PostBuild_Cmds=copy $(OutDir)\$(TargetName).exe ..\..\bin
# Begin Target
-# Name "IcePatchCalc - Win32 Release"
-# Name "IcePatchCalc - Win32 Debug"
+# Name "icepatchcalc - Win32 Release"
+# Name "icepatchcalc - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"