From 6519fb44212ca032c4f3388b34d62fc98be1ff0a Mon Sep 17 00:00:00 2001 From: havoc Date: Mon, 20 Jun 2005 01:35:52 +0000 Subject: [PATCH] removed winding.[ch] files from dsp files git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5457 d7cf8633-e32d-0410-b094-e92efae38249 --- darkplaces-dedicated.dsp | 22 +++++++--------------- darkplaces-sdl.dsp | 22 +++++++--------------- darkplaces.dsp | 22 +++++++--------------- 3 files changed, 21 insertions(+), 45 deletions(-) diff --git a/darkplaces-dedicated.dsp b/darkplaces-dedicated.dsp index 84565b24..8ec31d81 100644 --- a/darkplaces-dedicated.dsp +++ b/darkplaces-dedicated.dsp @@ -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 @@ LINK32=link.exe # 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 @@ SOURCE=.\wad.c # 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 @@ SOURCE=.\wad.h # End Source File # Begin Source File -SOURCE=.\winding.h -# End Source File -# Begin Source File - SOURCE=.\world.h # End Source File # Begin Source File diff --git a/darkplaces-sdl.dsp b/darkplaces-sdl.dsp index fb7fb24e..7ef4f211 100644 --- a/darkplaces-sdl.dsp +++ b/darkplaces-sdl.dsp @@ -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 @@ LINK32=link.exe # 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 @@ SOURCE=.\wad.c # 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 @@ SOURCE=.\wad.h # End Source File # Begin Source File -SOURCE=.\winding.h -# End Source File -# Begin Source File - SOURCE=.\world.h # End Source File # Begin Source File diff --git a/darkplaces.dsp b/darkplaces.dsp index a3bc91c1..534af2d5 100644 --- a/darkplaces.dsp +++ b/darkplaces.dsp @@ -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 @@ LINK32=link.exe # 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 @@ SOURCE=.\wad.c # 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 @@ SOURCE=.\wad.h # End Source File # Begin Source File -SOURCE=.\winding.h -# End Source File -# Begin Source File - SOURCE=.\world.h # End Source File # Begin Source File -- 2.39.2