summaryrefslogtreecommitdiff
path: root/cpp/test/IceUtil/inputUtil/inpututil.dsp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/IceUtil/inputUtil/inpututil.dsp')
-rw-r--r--cpp/test/IceUtil/inputUtil/inpututil.dsp20
1 files changed, 10 insertions, 10 deletions
diff --git a/cpp/test/IceUtil/inputUtil/inpututil.dsp b/cpp/test/IceUtil/inputUtil/inpututil.dsp
index 5a809fd0a01..bf540cb00d3 100644
--- a/cpp/test/IceUtil/inputUtil/inpututil.dsp
+++ b/cpp/test/IceUtil/inputUtil/inpututil.dsp
@@ -1,24 +1,24 @@
-# Microsoft Developer Studio Project File - Name="inputUtil" - Package Owner=<4>
+# Microsoft Developer Studio Project File - Name="inpututil" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Console Application" 0x0103
-CFG=inputUtil - Win32 Debug
+CFG=inpututil - 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 "inputUtil.mak".
+!MESSAGE NMAKE /f "inpututil.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 "inputUtil.mak" CFG="inputUtil - Win32 Debug"
+!MESSAGE NMAKE /f "inpututil.mak" CFG="inputUtil - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
-!MESSAGE "inputUtil - Win32 Release" (based on "Win32 (x86) Console Application")
-!MESSAGE "inputUtil - Win32 Debug" (based on "Win32 (x86) Console Application")
+!MESSAGE "inpututil - Win32 Release" (based on "Win32 (x86) Console Application")
+!MESSAGE "inpututil - Win32 Debug" (based on "Win32 (x86) Console Application")
!MESSAGE
# Begin Project
@@ -28,7 +28,7 @@ CFG=inputUtil - Win32 Debug
CPP=cl.exe
RSC=rc.exe
-!IF "$(CFG)" == "inputUtil - Win32 Release"
+!IF "$(CFG)" == "inpututil - Win32 Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
@@ -54,7 +54,7 @@ LINK32=link.exe
# ADD LINK32 /nologo /subsystem:console /machine:I386 /out:"client.exe" /libpath:"../../../lib"
# SUBTRACT LINK32 /incremental:yes /debug /nodefaultlib
-!ELSEIF "$(CFG)" == "inputUtil - Win32 Debug"
+!ELSEIF "$(CFG)" == "inpututil - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
@@ -84,8 +84,8 @@ LINK32=link.exe
# Begin Target
-# Name "inputUtil - Win32 Release"
-# Name "inputUtil - Win32 Debug"
+# Name "inpututil - Win32 Release"
+# Name "inpututil - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"