diff --git a/src/test_grabbag/picture/test_picture.dsp b/src/test_grabbag/picture/test_picture.dsp index b0ffa891..8f0ef71c 100644 --- a/src/test_grabbag/picture/test_picture.dsp +++ b/src/test_grabbag/picture/test_picture.dsp @@ -1,24 +1,24 @@ -# Microsoft Developer Studio Project File - Name="test_cuesheet" - Package Owner=<4> +# Microsoft Developer Studio Project File - Name="test_picture" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Console Application" 0x0103 -CFG=test_cuesheet - Win32 Debug +CFG=test_picture - 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 "test_cuesheet.mak". +!MESSAGE NMAKE /f "test_picture.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 "test_cuesheet.mak" CFG="test_cuesheet - Win32 Debug" +!MESSAGE NMAKE /f "test_picture.mak" CFG="test_picture - Win32 Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE -!MESSAGE "test_cuesheet - Win32 Release" (based on "Win32 (x86) Console Application") -!MESSAGE "test_cuesheet - Win32 Debug" (based on "Win32 (x86) Console Application") +!MESSAGE "test_picture - Win32 Release" (based on "Win32 (x86) Console Application") +!MESSAGE "test_picture - Win32 Debug" (based on "Win32 (x86) Console Application") !MESSAGE # Begin Project @@ -28,7 +28,7 @@ CFG=test_cuesheet - Win32 Debug CPP=cl.exe RSC=rc.exe -!IF "$(CFG)" == "test_cuesheet - Win32 Release" +!IF "$(CFG)" == "test_picture - 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 ..\..\..\obj\release\lib\grabbag_static.lib ..\..\..\obj\release\lib\replaygain_analysis_static.lib ..\..\..\obj\release\lib\libFLAC_static.lib /nologo /subsystem:console /machine:I386 -!ELSEIF "$(CFG)" == "test_cuesheet - Win32 Debug" +!ELSEIF "$(CFG)" == "test_picture - Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 @@ -82,8 +82,8 @@ LINK32=link.exe # Begin Target -# Name "test_cuesheet - Win32 Release" -# Name "test_cuesheet - Win32 Debug" +# Name "test_picture - Win32 Release" +# Name "test_picture - Win32 Debug" # Begin Group "Source Files" # PROP Default_Filter "c"