[Scummvm-cvs-logs] CVS: scummvm scummsys.h,1.18,1.19 scummvm.dsp,1.18,1.19

James Brown ender at users.sourceforge.net
Sun Feb 24 08:24:29 CET 2002


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

Modified Files:
	scummsys.h scummvm.dsp 
Log Message:
Add vars.c to the Visual C workspace.



Index: scummsys.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scummsys.h,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** scummsys.h	16 Feb 2002 00:28:37 -0000	1.18
--- scummsys.h	24 Feb 2002 16:23:44 -0000	1.19
***************
*** 22,27 ****
  #if defined(_MSC_VER)
  
! #pragma warning (disable: 4244)
! #pragma warning (disable: 4101)
  
  #define scumm_stricmp stricmp
--- 22,27 ----
  #if defined(_MSC_VER)
  
! //#pragma warning (disable: 4244)
! //#pragma warning (disable: 4101)
  
  #define scumm_stricmp stricmp

Index: scummvm.dsp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scummvm.dsp,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** scummvm.dsp	28 Dec 2001 15:26:28 -0000	1.18
--- scummvm.dsp	24 Feb 2002 16:23:44 -0000	1.19
***************
*** 322,325 ****
--- 322,329 ----
  # Begin Source File
  
+ SOURCE=.\vars.cpp
+ # End Source File
+ # Begin Source File
+ 
  SOURCE=.\verbs.cpp
  





More information about the Scummvm-git-logs mailing list