]> de.git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
removed winding.[ch] files from dsp files
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 20 Jun 2005 01:35:52 +0000 (01:35 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 20 Jun 2005 01:35:52 +0000 (01:35 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5457 d7cf8633-e32d-0410-b094-e92efae38249

darkplaces-dedicated.dsp
darkplaces-sdl.dsp
darkplaces.dsp

index 84565b240fb878f4aa119ba1f74da1a04699aa74..8ec31d81d6fa98478eb7ff1bb282a5de66660e3e 100644 (file)
@@ -7,19 +7,19 @@
 CFG=dedicated - Win32 Debug\r
 !MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
 !MESSAGE use the Export Makefile command and run\r
-!MESSAGE \r
+!MESSAGE\r
 !MESSAGE NMAKE /f "darkplaces-dedicated.mak".\r
-!MESSAGE \r
+!MESSAGE\r
 !MESSAGE You can specify a configuration when running NMAKE\r
 !MESSAGE by defining the macro CFG on the command line. For example:\r
-!MESSAGE \r
+!MESSAGE\r
 !MESSAGE NMAKE /f "darkplaces-dedicated.mak" CFG="dedicated - Win32 Debug"\r
-!MESSAGE \r
+!MESSAGE\r
 !MESSAGE Possible choices for configuration are:\r
-!MESSAGE \r
+!MESSAGE\r
 !MESSAGE "dedicated - Win32 Release" (based on "Win32 (x86) Application")\r
 !MESSAGE "dedicated - Win32 Debug" (based on "Win32 (x86) Application")\r
-!MESSAGE \r
+!MESSAGE\r
 \r
 # Begin Project\r
 # PROP AllowPerConfigDependencies 0\r
@@ -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\r
 # SUBTRACT LINK32 /pdb:none\r
 \r
-!ENDIF \r
+!ENDIF\r
 \r
 # Begin Target\r
 \r
@@ -398,10 +398,6 @@ SOURCE=.\wad.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\winding.c\r
-# End Source File\r
-# Begin Source File\r
-\r
 SOURCE=.\world.c\r
 # End Source File\r
 # Begin Source File\r
@@ -686,10 +682,6 @@ SOURCE=.\wad.h
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\winding.h\r
-# End Source File\r
-# Begin Source File\r
-\r
 SOURCE=.\world.h\r
 # End Source File\r
 # Begin Source File\r
index fb7fb24e93f771d706b04f3dcc0c59177d42207f..7ef4f2116b7368827d2502cb2ba64ca2ccfa653a 100644 (file)
@@ -7,19 +7,19 @@
 CFG=sdl - Win32 Debug\r
 !MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
 !MESSAGE use the Export Makefile command and run\r
-!MESSAGE \r
+!MESSAGE\r
 !MESSAGE NMAKE /f "darkplaces-sdl.mak".\r
-!MESSAGE \r
+!MESSAGE\r
 !MESSAGE You can specify a configuration when running NMAKE\r
 !MESSAGE by defining the macro CFG on the command line. For example:\r
-!MESSAGE \r
+!MESSAGE\r
 !MESSAGE NMAKE /f "darkplaces-sdl.mak" CFG="sdl - Win32 Debug"\r
-!MESSAGE \r
+!MESSAGE\r
 !MESSAGE Possible choices for configuration are:\r
-!MESSAGE \r
+!MESSAGE\r
 !MESSAGE "sdl - Win32 Release" (based on "Win32 (x86) Application")\r
 !MESSAGE "sdl - Win32 Debug" (based on "Win32 (x86) Application")\r
-!MESSAGE \r
+!MESSAGE\r
 \r
 # Begin Project\r
 # PROP AllowPerConfigDependencies 0\r
@@ -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\r
 # SUBTRACT LINK32 /pdb:none\r
 \r
-!ENDIF \r
+!ENDIF\r
 \r
 # Begin Target\r
 \r
@@ -418,10 +418,6 @@ SOURCE=.\wad.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\winding.c\r
-# End Source File\r
-# Begin Source File\r
-\r
 SOURCE=.\world.c\r
 # End Source File\r
 # Begin Source File\r
@@ -714,10 +710,6 @@ SOURCE=.\wad.h
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\winding.h\r
-# End Source File\r
-# Begin Source File\r
-\r
 SOURCE=.\world.h\r
 # End Source File\r
 # Begin Source File\r
index a3bc91c11159b69853d9fa7748f57791e99e7877..534af2d53fec2985d3b14b58a06dca853a4d401d 100644 (file)
@@ -7,19 +7,19 @@
 CFG=darkplaces - Win32 Debug\r
 !MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
 !MESSAGE use the Export Makefile command and run\r
-!MESSAGE \r
+!MESSAGE\r
 !MESSAGE NMAKE /f "darkplaces.mak".\r
-!MESSAGE \r
+!MESSAGE\r
 !MESSAGE You can specify a configuration when running NMAKE\r
 !MESSAGE by defining the macro CFG on the command line. For example:\r
-!MESSAGE \r
+!MESSAGE\r
 !MESSAGE NMAKE /f "darkplaces.mak" CFG="darkplaces - Win32 Debug"\r
-!MESSAGE \r
+!MESSAGE\r
 !MESSAGE Possible choices for configuration are:\r
-!MESSAGE \r
+!MESSAGE\r
 !MESSAGE "darkplaces - Win32 Release" (based on "Win32 (x86) Application")\r
 !MESSAGE "darkplaces - Win32 Debug" (based on "Win32 (x86) Application")\r
-!MESSAGE \r
+!MESSAGE\r
 \r
 # Begin Project\r
 # PROP AllowPerConfigDependencies 0\r
@@ -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\r
 # SUBTRACT LINK32 /nodefaultlib\r
 \r
-!ENDIF \r
+!ENDIF\r
 \r
 # Begin Target\r
 \r
@@ -422,10 +422,6 @@ SOURCE=.\wad.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\winding.c\r
-# End Source File\r
-# Begin Source File\r
-\r
 SOURCE=.\world.c\r
 # End Source File\r
 # Begin Source File\r
@@ -722,10 +718,6 @@ SOURCE=.\wad.h
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\winding.h\r
-# End Source File\r
-# Begin Source File\r
-\r
 SOURCE=.\world.h\r
 # End Source File\r
 # Begin Source File\r