[Scummvm-cvs-logs] CVS: scummvm scummvm.dsp,1.29,1.30

James Brown ender at users.sourceforge.net
Thu Apr 4 21:20:06 CEST 2002


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

Modified Files:
	scummvm.dsp 
Log Message:
New Visual C makefile with mp3_cd support



Index: scummvm.dsp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scummvm.dsp,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -d -r1.29 -r1.30
*** scummvm.dsp	29 Mar 2002 12:15:41 -0000	1.29
--- scummvm.dsp	5 Apr 2002 05:19:30 -0000	1.30
***************
*** 171,183 ****
  
  SOURCE=.\akos.cpp
- 
- !IF  "$(CFG)" == "scummvm - Win32 Release"
- 
- !ELSEIF  "$(CFG)" == "scummvm - Win32 Debug"
- 
- !ELSEIF  "$(CFG)" == "scummvm - Win32 MP3 Enabled Debug"
- 
- !ENDIF 
- 
  # End Source File
  # Begin Source File
--- 171,174 ----
***************
*** 199,211 ****
  
  SOURCE=.\costume.cpp
- 
- !IF  "$(CFG)" == "scummvm - Win32 Release"
- 
- !ELSEIF  "$(CFG)" == "scummvm - Win32 Debug"
- 
- !ELSEIF  "$(CFG)" == "scummvm - Win32 MP3 Enabled Debug"
- 
- !ENDIF 
- 
  # End Source File
  # Begin Source File
--- 190,193 ----
***************
*** 227,239 ****
  
  SOURCE=.\gameDetector.cpp
- 
- !IF  "$(CFG)" == "scummvm - Win32 Release"
- 
- !ELSEIF  "$(CFG)" == "scummvm - Win32 Debug"
- 
- !ELSEIF  "$(CFG)" == "scummvm - Win32 MP3 Enabled Debug"
- 
- !ENDIF 
- 
  # End Source File
  # Begin Source File
--- 209,212 ----
***************
*** 255,293 ****
  
  SOURCE=.\gui.cpp
- 
- !IF  "$(CFG)" == "scummvm - Win32 Release"
- 
- !ELSEIF  "$(CFG)" == "scummvm - Win32 Debug"
- 
- !ELSEIF  "$(CFG)" == "scummvm - Win32 MP3 Enabled Debug"
- 
- !ENDIF 
- 
  # End Source File
  # Begin Source File
  
  SOURCE=.\init.cpp
- 
- !IF  "$(CFG)" == "scummvm - Win32 Release"
- 
- !ELSEIF  "$(CFG)" == "scummvm - Win32 Debug"
- 
- !ELSEIF  "$(CFG)" == "scummvm - Win32 MP3 Enabled Debug"
- 
- !ENDIF 
- 
  # End Source File
  # Begin Source File
  
  SOURCE=.\insane.cpp
  
! !IF  "$(CFG)" == "scummvm - Win32 Release"
! 
! !ELSEIF  "$(CFG)" == "scummvm - Win32 Debug"
! 
! !ELSEIF  "$(CFG)" == "scummvm - Win32 MP3 Enabled Debug"
! 
! !ENDIF 
! 
  # End Source File
  # Begin Source File
--- 228,243 ----
  
  SOURCE=.\gui.cpp
  # End Source File
  # Begin Source File
  
  SOURCE=.\init.cpp
  # End Source File
  # Begin Source File
  
  SOURCE=.\insane.cpp
+ # End Source File
+ # Begin Source File
  
! SOURCE=.\mp3_cd.cpp
  # End Source File
  # Begin Source File
***************
*** 399,411 ****
  
  SOURCE=.\sdl.cpp
- 
- !IF  "$(CFG)" == "scummvm - Win32 Release"
- 
- !ELSEIF  "$(CFG)" == "scummvm - Win32 Debug"
- 
- !ELSEIF  "$(CFG)" == "scummvm - Win32 MP3 Enabled Debug"
- 
- !ENDIF 
- 
  # End Source File
  # Begin Source File
--- 349,352 ----
***************
*** 477,489 ****
  
  SOURCE=.\vars.cpp
- 
- !IF  "$(CFG)" == "scummvm - Win32 Release"
- 
- !ELSEIF  "$(CFG)" == "scummvm - Win32 Debug"
- 
- !ELSEIF  "$(CFG)" == "scummvm - Win32 MP3 Enabled Debug"
- 
- !ENDIF 
- 
  # End Source File
  # Begin Source File
--- 418,421 ----





More information about the Scummvm-git-logs mailing list