[Scummvm-cvs-logs] CVS: scummvm scummvm.dsp,1.21,1.22

James Brown ender at users.sourceforge.net
Thu Mar 7 01:22:04 CET 2002


Update of /cvsroot/scummvm/scummvm
In directory usw-pr-cvs1:/tmp/cvs-serv5428

Modified Files:
	scummvm.dsp 
Log Message:
Added new project configuration: MP3 Enabled Debug



Index: scummvm.dsp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scummvm.dsp,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** scummvm.dsp	7 Mar 2002 04:29:24 -0000	1.21
--- scummvm.dsp	7 Mar 2002 09:21:43 -0000	1.22
***************
*** 5,9 ****
  # TARGTYPE "Win32 (x86) Console Application" 0x0103
  
! CFG=scummvm - Win32 Debug
  !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  !MESSAGE use the Export Makefile command and run
--- 5,9 ----
  # TARGTYPE "Win32 (x86) Console Application" 0x0103
  
! CFG=scummvm - Win32 MP3 Enabled Debug
  !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  !MESSAGE use the Export Makefile command and run
***************
*** 14,18 ****
  !MESSAGE by defining the macro CFG on the command line. For example:
  !MESSAGE 
! !MESSAGE NMAKE /f "scummvm.mak" CFG="scummvm - Win32 Debug"
  !MESSAGE 
  !MESSAGE Possible choices for configuration are:
--- 14,18 ----
  !MESSAGE by defining the macro CFG on the command line. For example:
  !MESSAGE 
! !MESSAGE NMAKE /f "scummvm.mak" CFG="scummvm - Win32 MP3 Enabled Debug"
  !MESSAGE 
  !MESSAGE Possible choices for configuration are:
***************
*** 20,23 ****
--- 20,24 ----
  !MESSAGE "scummvm - Win32 Release" (based on "Win32 (x86) Console Application")
  !MESSAGE "scummvm - Win32 Debug" (based on "Win32 (x86) Console Application")
+ !MESSAGE "scummvm - Win32 MP3 Enabled Debug" (based on "Win32 (x86) Console Application")
  !MESSAGE 
  
***************
*** 79,82 ****
--- 80,110 ----
  # ADD LINK32 kernel32.lib user32.lib gdi32.lib sdl.lib winmm.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
  
+ !ELSEIF  "$(CFG)" == "scummvm - Win32 MP3 Enabled Debug"
+ 
+ # PROP BASE Use_MFC 0
+ # PROP BASE Use_Debug_Libraries 1
+ # PROP BASE Output_Dir "scummvm___Win32_MP3_Enabled_Debug"
+ # PROP BASE Intermediate_Dir "scummvm___Win32_MP3_Enabled_Debug"
+ # PROP BASE Ignore_Export_Lib 0
+ # PROP BASE Target_Dir ""
+ # PROP Use_MFC 0
+ # PROP Use_Debug_Libraries 1
+ # PROP Output_Dir "scummvm___Win32_MP3_Enabled_Debug"
+ # PROP Intermediate_Dir "scummvm___Win32_MP3_Enabled_Debug"
+ # PROP Ignore_Export_Lib 0
+ # PROP Target_Dir ""
+ # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /I "./sound" /I "./" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "ALLOW_GDI" /D "BYPASS_COPY_PROT" /D "USE_ADLIB" /D "DUMP_SCRIPTS" /D "COMPRESSED_SOUND_FILE" /Yu"stdafx.h" /FD /GZ /c
+ # SUBTRACT BASE CPP /Fr
+ # ADD CPP /nologo /W3 /Gm /GX /Zi /Od /I "./sound" /I "./" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "ALLOW_GDI" /D "BYPASS_COPY_PROT" /D "USE_ADLIB" /D "DUMP_SCRIPTS" /D "COMPRESSED_SOUND_FILE" /Yu"stdafx.h" /FD /GZ /c
+ # SUBTRACT CPP /Fr
+ # ADD BASE RSC /l 0x41d /d "_DEBUG"
+ # ADD RSC /l 0x41d /d "_DEBUG"
+ BSC32=bscmake.exe
+ # ADD BASE BSC32 /nologo
+ # ADD BSC32 /nologo
+ LINK32=link.exe
+ # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib sdl.lib winmm.lib libmad.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
+ # ADD LINK32 kernel32.lib user32.lib gdi32.lib sdl.lib winmm.lib libmad.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
+ 
  !ENDIF 
  
***************
*** 85,88 ****
--- 113,117 ----
  # Name "scummvm - Win32 Release"
  # Name "scummvm - Win32 Debug"
+ # Name "scummvm - Win32 MP3 Enabled Debug"
  # Begin Group "Source Files"
  
***************
*** 118,121 ****
--- 147,152 ----
  !ELSEIF  "$(CFG)" == "scummvm - Win32 Debug"
  
+ !ELSEIF  "$(CFG)" == "scummvm - Win32 MP3 Enabled Debug"
+ 
  !ENDIF 
  
***************
*** 135,138 ****
--- 166,171 ----
  !ELSEIF  "$(CFG)" == "scummvm - Win32 Debug"
  
+ !ELSEIF  "$(CFG)" == "scummvm - Win32 MP3 Enabled Debug"
+ 
  !ENDIF 
  
***************
*** 152,155 ****
--- 185,190 ----
  !ELSEIF  "$(CFG)" == "scummvm - Win32 Debug"
  
+ !ELSEIF  "$(CFG)" == "scummvm - Win32 MP3 Enabled Debug"
+ 
  !ENDIF 
  
***************
*** 165,168 ****
--- 200,205 ----
  !ELSEIF  "$(CFG)" == "scummvm - Win32 Debug"
  
+ !ELSEIF  "$(CFG)" == "scummvm - Win32 MP3 Enabled Debug"
+ 
  !ENDIF 
  
***************
*** 186,189 ****
--- 223,228 ----
  !ELSEIF  "$(CFG)" == "scummvm - Win32 Debug"
  
+ !ELSEIF  "$(CFG)" == "scummvm - Win32 MP3 Enabled Debug"
+ 
  !ENDIF 
  
***************
*** 199,202 ****
--- 238,243 ----
  !ELSEIF  "$(CFG)" == "scummvm - Win32 Debug"
  
+ !ELSEIF  "$(CFG)" == "scummvm - Win32 MP3 Enabled Debug"
+ 
  !ENDIF 
  
***************
*** 212,215 ****
--- 253,258 ----
  !ELSEIF  "$(CFG)" == "scummvm - Win32 Debug"
  
+ !ELSEIF  "$(CFG)" == "scummvm - Win32 MP3 Enabled Debug"
+ 
  !ENDIF 
  
***************
*** 225,228 ****
--- 268,273 ----
  !ELSEIF  "$(CFG)" == "scummvm - Win32 Debug"
  
+ !ELSEIF  "$(CFG)" == "scummvm - Win32 MP3 Enabled Debug"
+ 
  !ENDIF 
  
***************
*** 238,241 ****
--- 283,288 ----
  !ELSEIF  "$(CFG)" == "scummvm - Win32 Debug"
  
+ !ELSEIF  "$(CFG)" == "scummvm - Win32 MP3 Enabled Debug"
+ 
  !ENDIF 
  
***************
*** 251,254 ****
--- 298,303 ----
  !ELSEIF  "$(CFG)" == "scummvm - Win32 Debug"
  
+ !ELSEIF  "$(CFG)" == "scummvm - Win32 MP3 Enabled Debug"
+ 
  !ENDIF 
  
***************
*** 264,267 ****
--- 313,318 ----
  !ELSEIF  "$(CFG)" == "scummvm - Win32 Debug"
  
+ !ELSEIF  "$(CFG)" == "scummvm - Win32 MP3 Enabled Debug"
+ 
  !ENDIF 
  
***************
*** 281,284 ****
--- 332,337 ----
  !ELSEIF  "$(CFG)" == "scummvm - Win32 Debug"
  
+ !ELSEIF  "$(CFG)" == "scummvm - Win32 MP3 Enabled Debug"
+ 
  !ENDIF 
  
***************
*** 296,299 ****
--- 349,357 ----
  # ADD CPP /Yc"stdafx.h"
  
+ !ELSEIF  "$(CFG)" == "scummvm - Win32 MP3 Enabled Debug"
+ 
+ # ADD BASE CPP /Yc"stdafx.h"
+ # ADD CPP /Yc"stdafx.h"
+ 
  !ENDIF 
  
***************
*** 309,312 ****
--- 367,372 ----
  !ELSEIF  "$(CFG)" == "scummvm - Win32 Debug"
  
+ !ELSEIF  "$(CFG)" == "scummvm - Win32 MP3 Enabled Debug"
+ 
  !ENDIF 
  
***************
*** 322,325 ****
--- 382,387 ----
  !ELSEIF  "$(CFG)" == "scummvm - Win32 Debug"
  
+ !ELSEIF  "$(CFG)" == "scummvm - Win32 MP3 Enabled Debug"
+ 
  !ENDIF 
  
***************
*** 338,341 ****
--- 400,405 ----
  
  !ELSEIF  "$(CFG)" == "scummvm - Win32 Debug"
+ 
+ !ELSEIF  "$(CFG)" == "scummvm - Win32 MP3 Enabled Debug"
  
  !ENDIF 





More information about the Scummvm-git-logs mailing list