Module darkplaces: Change committed

havoc at icculus.org havoc at icculus.org
Sun Jun 19 21:36:02 EDT 2005


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2005-06-20 01:36:02 UTC

Log message:

removed winding.[ch] files from dsp files

Modified files:
     darkplaces-dedicated.dsp darkplaces.dsp darkplaces-sdl.dsp

------=MIME.16731023c2572c4f96544cb8211ea57f
Content-Type: text/plain; name="darkplaces.20050620.013602.havoc.diff"
Content-Disposition: attachment; filename="darkplaces.20050620.013602.havoc.diff"
Content-Transfer-Encoding: 8bit

Index: darkplaces/darkplaces-dedicated.dsp
diff -u darkplaces/darkplaces-dedicated.dsp:1.4 darkplaces/darkplaces-dedicated.dsp:1.5
--- darkplaces/darkplaces-dedicated.dsp:1.4	Mon May 30 04:37:12 2005
+++ darkplaces/darkplaces-dedicated.dsp	Sun Jun 19 21:35:52 2005
@@ -7,19 +7,19 @@
 CFG=dedicated - 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
 !MESSAGE NMAKE /f "darkplaces-dedicated.mak".
-!MESSAGE 
+!MESSAGE
 !MESSAGE You can specify a configuration when running NMAKE
 !MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE 
+!MESSAGE
 !MESSAGE NMAKE /f "darkplaces-dedicated.mak" CFG="dedicated - Win32 Debug"
-!MESSAGE 
+!MESSAGE
 !MESSAGE Possible choices for configuration are:
-!MESSAGE 
+!MESSAGE
 !MESSAGE "dedicated - Win32 Release" (based on "Win32 (x86) Application")
 !MESSAGE "dedicated - Win32 Debug" (based on "Win32 (x86) Application")
-!MESSAGE 
+!MESSAGE
 
 # Begin Project
 # PROP AllowPerConfigDependencies 0
@@ -83,7 +83,7 @@
 # ADD LINK32 user32.lib gdi32.lib opengl32.lib wsock32.lib winmm.lib comctl32.lib dxguid.lib /nologo /subsystem:console /debug /machine:I386 /out:"Debug-Dedicated/darkplaces-dedicated-debug.exe" /pdbtype:sept
 # SUBTRACT LINK32 /pdb:none
 
-!ENDIF 
+!ENDIF
 
 # Begin Target
 
@@ -398,10 +398,6 @@
 # End Source File
 # Begin Source File
 
-SOURCE=.\winding.c
-# End Source File
-# Begin Source File
-
 SOURCE=.\world.c
 # End Source File
 # Begin Source File
@@ -686,10 +682,6 @@
 # End Source File
 # Begin Source File
 
-SOURCE=.\winding.h
-# End Source File
-# Begin Source File
-
 SOURCE=.\world.h
 # End Source File
 # Begin Source File
Index: darkplaces/darkplaces-sdl.dsp
diff -u darkplaces/darkplaces-sdl.dsp:1.4 darkplaces/darkplaces-sdl.dsp:1.5
--- darkplaces/darkplaces-sdl.dsp:1.4	Mon May 30 04:37:12 2005
+++ darkplaces/darkplaces-sdl.dsp	Sun Jun 19 21:35:52 2005
@@ -7,19 +7,19 @@
 CFG=sdl - 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
 !MESSAGE NMAKE /f "darkplaces-sdl.mak".
-!MESSAGE 
+!MESSAGE
 !MESSAGE You can specify a configuration when running NMAKE
 !MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE 
+!MESSAGE
 !MESSAGE NMAKE /f "darkplaces-sdl.mak" CFG="sdl - Win32 Debug"
-!MESSAGE 
+!MESSAGE
 !MESSAGE Possible choices for configuration are:
-!MESSAGE 
+!MESSAGE
 !MESSAGE "sdl - Win32 Release" (based on "Win32 (x86) Application")
 !MESSAGE "sdl - Win32 Debug" (based on "Win32 (x86) Application")
-!MESSAGE 
+!MESSAGE
 
 # Begin Project
 # PROP AllowPerConfigDependencies 0
@@ -83,7 +83,7 @@
 # ADD LINK32 user32.lib gdi32.lib opengl32.lib wsock32.lib winmm.lib comctl32.lib dxguid.lib sdl.lib sdlmain.lib /nologo /subsystem:console /debug /machine:I386 /out:"Debug-SDL/darkplaces-sdl-debug.exe" /pdbtype:sept
 # SUBTRACT LINK32 /pdb:none
 
-!ENDIF 
+!ENDIF
 
 # Begin Target
 
@@ -418,10 +418,6 @@
 # End Source File
 # Begin Source File
 
-SOURCE=.\winding.c
-# End Source File
-# Begin Source File
-
 SOURCE=.\world.c
 # End Source File
 # Begin Source File
@@ -714,10 +710,6 @@
 # End Source File
 # Begin Source File
 
-SOURCE=.\winding.h
-# End Source File
-# Begin Source File
-
 SOURCE=.\world.h
 # End Source File
 # Begin Source File
Index: darkplaces/darkplaces.dsp
diff -u darkplaces/darkplaces.dsp:1.53 darkplaces/darkplaces.dsp:1.54
--- darkplaces/darkplaces.dsp:1.53	Mon May 30 04:37:12 2005
+++ darkplaces/darkplaces.dsp	Sun Jun 19 21:35:52 2005
@@ -7,19 +7,19 @@
 CFG=darkplaces - 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
 !MESSAGE NMAKE /f "darkplaces.mak".
-!MESSAGE 
+!MESSAGE
 !MESSAGE You can specify a configuration when running NMAKE
 !MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE 
+!MESSAGE
 !MESSAGE NMAKE /f "darkplaces.mak" CFG="darkplaces - Win32 Debug"
-!MESSAGE 
+!MESSAGE
 !MESSAGE Possible choices for configuration are:
-!MESSAGE 
+!MESSAGE
 !MESSAGE "darkplaces - Win32 Release" (based on "Win32 (x86) Application")
 !MESSAGE "darkplaces - Win32 Debug" (based on "Win32 (x86) Application")
-!MESSAGE 
+!MESSAGE
 
 # Begin Project
 # PROP AllowPerConfigDependencies 0
@@ -83,7 +83,7 @@
 # ADD LINK32 user32.lib gdi32.lib opengl32.lib wsock32.lib winmm.lib comctl32.lib dxguid.lib /nologo /subsystem:windows /debug /machine:I386 /out:"Debug/darkplaces-debug.exe" /pdbtype:sept
 # SUBTRACT LINK32 /nodefaultlib
 
-!ENDIF 
+!ENDIF
 
 # Begin Target
 
@@ -422,10 +422,6 @@
 # End Source File
 # Begin Source File
 
-SOURCE=.\winding.c
-# End Source File
-# Begin Source File
-
 SOURCE=.\world.c
 # End Source File
 # Begin Source File
@@ -722,10 +718,6 @@
 # End Source File
 # Begin Source File
 
-SOURCE=.\winding.h
-# End Source File
-# Begin Source File
-
 SOURCE=.\world.h
 # End Source File
 # Begin Source File


More information about the twilight-commits mailing list