diff options
Diffstat (limited to 'cpp/src/IcePatch2/icepatch2calc.dsp')
-rw-r--r-- | cpp/src/IcePatch2/icepatch2calc.dsp | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/cpp/src/IcePatch2/icepatch2calc.dsp b/cpp/src/IcePatch2/icepatch2calc.dsp index eb33d6d86aa..7b4f15d7694 100644 --- a/cpp/src/IcePatch2/icepatch2calc.dsp +++ b/cpp/src/IcePatch2/icepatch2calc.dsp @@ -1,24 +1,24 @@ -# Microsoft Developer Studio Project File - Name="IcePatch2Calc" - Package Owner=<4>
+# Microsoft Developer Studio Project File - Name="icepatch2calc" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Console Application" 0x0103
-CFG=IcePatch2Calc - Win32 Debug
+CFG=icepatch2calc - 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 "IcePatch2Calc.mak".
+!MESSAGE NMAKE /f "icepatch2calc.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 "IcePatch2Calc.mak" CFG="IcePatch2Calc - Win32 Debug"
+!MESSAGE NMAKE /f "icepatch2calc.mak" CFG="IcePatch2Calc - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
-!MESSAGE "IcePatch2Calc - Win32 Release" (based on "Win32 (x86) Console Application")
-!MESSAGE "IcePatch2Calc - Win32 Debug" (based on "Win32 (x86) Console Application")
+!MESSAGE "icepatch2calc - Win32 Release" (based on "Win32 (x86) Console Application")
+!MESSAGE "icepatch2calc - Win32 Debug" (based on "Win32 (x86) Console Application")
!MESSAGE
# Begin Project
@@ -28,7 +28,7 @@ CFG=IcePatch2Calc - Win32 Debug CPP=cl.exe
RSC=rc.exe
-!IF "$(CFG)" == "IcePatch2Calc - Win32 Release"
+!IF "$(CFG)" == "icepatch2calc - 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)" == "IcePatch2Calc - Win32 Debug"
+!ELSEIF "$(CFG)" == "icepatch2calc - 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 "IcePatch2Calc - Win32 Release"
-# Name "IcePatch2Calc - Win32 Debug"
+# Name "icepatch2calc - Win32 Release"
+# Name "icepatch2calc - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|