Module twilight: Change committed

knghtbrd at icculus.org knghtbrd at icculus.org
Sun Jul 21 06:14:49 EDT 2002


Commiter   : knghtbrd
CVSROOT    : /cvs/cvsroot/twilight
Module     : twilight
Commit time: 2002-07-21 10:14:49 UTC

Log message:

Removed conproc.[ch] from nq.dsp.  I hope I did this right..  Also noticed
that the dsp/dsw files were not marked binary.  Fixed.

Modified files:
     nq/nq.dsp qw/qw.dsp

------=MIME.cf3cbbf2efc9bb95ddef09ab257501e8
Content-Type: text/plain; name="twilight.20020721.101449.knghtbrd.diff"
Content-Disposition: attachment; filename="twilight.20020721.101449.knghtbrd.diff"
Content-Transfer-Encoding: 8bit

Index: twilight/nq/nq.dsp
diff -u twilight/nq/nq.dsp:1.48 twilight/nq/nq.dsp:1.49
--- twilight/nq/nq.dsp:1.48	Mon Jul 15 03:18:55 2002
+++ twilight/nq/nq.dsp	Sun Jul 21 06:14:38 2002
@@ -1,495 +1,487 @@
-# Microsoft Developer Studio Project File - Name="nq" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Application" 0x0101
-
-CFG=nq - 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 NMAKE /f "nq.mak".
-!MESSAGE 
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE 
-!MESSAGE NMAKE /f "nq.mak" CFG="nq - Win32 Debug"
-!MESSAGE 
-!MESSAGE Possible choices for configuration are:
-!MESSAGE 
-!MESSAGE "nq - Win32 Release" (based on "Win32 (x86) Application")
-!MESSAGE "nq - Win32 Debug" (based on "Win32 (x86) Application")
-!MESSAGE 
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-MTL=midl.exe
-RSC=rc.exe
-
-!IF  "$(CFG)" == "nq - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "Release"
-# PROP Intermediate_Dir "Release"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /MD /W3 /GX /O2 /I "../include" /I "../src/renderer" /I "../SDL/include" /I "../src/sound" /I "../src/image" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /YX /FD /c
-# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
-# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
-# ADD BASE RSC /l 0x419 /d "NDEBUG"
-# ADD RSC /l 0x419 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386
-# ADD LINK32 comctl32.lib wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib winmm.lib sdl.lib sdlmain.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libc.lib" /out:"tw-nq.exe" /libpath:"../SDL/lib"
-
-!ELSEIF  "$(CFG)" == "nq - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Debug"
-# PROP Intermediate_Dir "Debug"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /GZ /c
-# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../include" /I "../src/renderer" /I "../SDL/include" /I "../src/sound" /I "../src/image" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /YX /FD /GZ /c
-# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
-# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
-# ADD BASE RSC /l 0x419 /d "_DEBUG"
-# ADD RSC /l 0x419 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 comctl32.lib wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib winmm.lib sdl.lib sdlmain.lib /nologo /subsystem:windows /profile /debug /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"libcd.lib" /nodefaultlib:"msvcrt.lib" /out:"tw-nq-debug.exe" /libpath:"../SDL/lib"
-
-!ENDIF 
-
-# Begin Target
-
-# Name "nq - Win32 Release"
-# Name "nq - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=.\chase.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\cl_demo.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\cl_ents.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\cl_input.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\cl_main.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\cl_model.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\cl_parse.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\cl_tent.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\common.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\conproc.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\console.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\gl_alias.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\gl_draw.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\gl_rlight.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\gl_rmain.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\gl_rsurf.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\gl_screen.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\gl_warp.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\host.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\host_cmd.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\keys.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\base\locs.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\menu.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\net_bsd.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\net_dgrm.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\net_loop.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\net_main.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\net_udp.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\pr_cmds.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\pr_edict.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\pr_exec.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\r_explosion.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\r_part.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\sbar.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\snd_dma.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\sv_main.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\sv_move.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\sv_phys.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\sv_user.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\sys.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\teamplay.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\vid_sdl.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\view.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\world.c
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=..\include\anorm_dots.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\anorms.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\bothdefs.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\bspfile.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\client.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\cmd.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\common.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\compat.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\conproc.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\console.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\crc.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\cvar.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\draw.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\gl_poly.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\gl_warp_sin.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\host.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\input.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\keys.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\mathlib.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\mdfour.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\menu.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\model.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\modelgen.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\net.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\net_dgrm.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\net_loop.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\net_udp.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\pcx.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\pmove.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\pr_comp.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\progdefs.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\progs.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\protocol.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\qtypes.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\r_explosion.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\render.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\sbar.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\screen.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\server.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\sound.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\spritegn.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\strlib.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\sys.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\tga.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\TGL_defines.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\TGL_funcs.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\TGL_funcs_list.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\TGL_types.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\vid.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\view.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\wad.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\win32config.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\world.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\zone.h
-# End Source File
-# End Group
-# Begin Group "Resource Files"
-
-# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
-# End Group
-# End Target
-# End Project
+# Microsoft Developer Studio Project File - Name="nq" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Application" 0x0101
+
+CFG=nq - 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 NMAKE /f "nq.mak".
+!MESSAGE 
+!MESSAGE You can specify a configuration when running NMAKE
+!MESSAGE by defining the macro CFG on the command line. For example:
+!MESSAGE 
+!MESSAGE NMAKE /f "nq.mak" CFG="nq - Win32 Debug"
+!MESSAGE 
+!MESSAGE Possible choices for configuration are:
+!MESSAGE 
+!MESSAGE "nq - Win32 Release" (based on "Win32 (x86) Application")
+!MESSAGE "nq - Win32 Debug" (based on "Win32 (x86) Application")
+!MESSAGE 
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+CPP=cl.exe
+MTL=midl.exe
+RSC=rc.exe
+
+!IF  "$(CFG)" == "nq - Win32 Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "Release"
+# PROP BASE Intermediate_Dir "Release"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "Release"
+# PROP Intermediate_Dir "Release"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
+# ADD CPP /nologo /MD /W3 /GX /O2 /I "../include" /I "../src/renderer" /I "../SDL/include" /I "../src/sound" /I "../src/image" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /YX /FD /c
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
+# ADD BASE RSC /l 0x419 /d "NDEBUG"
+# ADD RSC /l 0x419 /d "NDEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386
+# ADD LINK32 comctl32.lib wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib winmm.lib sdl.lib sdlmain.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libc.lib" /out:"tw-nq.exe" /libpath:"../SDL/lib"
+
+!ELSEIF  "$(CFG)" == "nq - Win32 Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "Debug"
+# PROP BASE Intermediate_Dir "Debug"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "Debug"
+# PROP Intermediate_Dir "Debug"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /GZ /c
+# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../include" /I "../src/renderer" /I "../SDL/include" /I "../src/sound" /I "../src/image" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /YX /FD /GZ /c
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
+# ADD BASE RSC /l 0x419 /d "_DEBUG"
+# ADD RSC /l 0x419 /d "_DEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
+# ADD LINK32 comctl32.lib wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib winmm.lib sdl.lib sdlmain.lib /nologo /subsystem:windows /profile /debug /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"libcd.lib" /nodefaultlib:"msvcrt.lib" /out:"tw-nq-debug.exe" /libpath:"../SDL/lib"
+
+!ENDIF 
+
+# Begin Target
+
+# Name "nq - Win32 Release"
+# Name "nq - Win32 Debug"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# Begin Source File
+
+SOURCE=.\chase.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\cl_demo.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\cl_ents.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\cl_input.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\cl_main.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\cl_model.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\cl_parse.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\cl_tent.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\common.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\console.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\gl_alias.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\gl_draw.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\gl_rlight.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\gl_rmain.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\gl_rsurf.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\gl_screen.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\gl_warp.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\host.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\host_cmd.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\keys.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\base\locs.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\menu.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\net_bsd.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\net_dgrm.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\net_loop.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\net_main.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\net_udp.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\pr_cmds.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\pr_edict.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\pr_exec.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\r_explosion.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\r_part.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\sbar.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\snd_dma.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\sv_main.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\sv_move.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\sv_phys.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\sv_user.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\sys.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\teamplay.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\vid_sdl.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\view.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\world.c
+# End Source File
+# End Group
+# Begin Group "Header Files"
+
+# PROP Default_Filter "h;hpp;hxx;hm;inl"
+# Begin Source File
+
+SOURCE=..\include\anorm_dots.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\anorms.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\bothdefs.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\bspfile.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\client.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\cmd.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\common.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\compat.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\console.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\crc.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\cvar.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\draw.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\gl_poly.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\gl_warp_sin.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\host.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\input.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\keys.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\mathlib.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\mdfour.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\menu.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\model.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\modelgen.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\net.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\net_dgrm.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\net_loop.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\net_udp.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\pcx.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\pmove.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\pr_comp.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\progdefs.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\progs.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\protocol.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\qtypes.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\r_explosion.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\render.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\sbar.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\screen.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\server.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\sound.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\spritegn.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\strlib.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\sys.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\tga.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\TGL_defines.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\TGL_funcs.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\TGL_funcs_list.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\TGL_types.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\vid.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\view.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\wad.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\win32config.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\world.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\zone.h
+# End Source File
+# End Group
+# Begin Group "Resource Files"
+
+# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
+# End Group
+# End Target
+# End Project
Index: twilight/qw/qw.dsp
diff -u twilight/qw/qw.dsp:1.51 twilight/qw/qw.dsp:1.52
--- twilight/qw/qw.dsp:1.51	Mon Jul 15 03:18:56 2002
+++ twilight/qw/qw.dsp	Sun Jul 21 06:14:38 2002
@@ -1,436 +1,436 @@
-# Microsoft Developer Studio Project File - Name="qw" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Application" 0x0101
-
-CFG=qw - 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 NMAKE /f "qw.mak".
-!MESSAGE 
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE 
-!MESSAGE NMAKE /f "qw.mak" CFG="qw - Win32 Debug"
-!MESSAGE 
-!MESSAGE Possible choices for configuration are:
-!MESSAGE 
-!MESSAGE "qw - Win32 Release" (based on "Win32 (x86) Application")
-!MESSAGE "qw - Win32 Debug" (based on "Win32 (x86) Application")
-!MESSAGE 
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-MTL=midl.exe
-RSC=rc.exe
-
-!IF  "$(CFG)" == "qw - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "Release"
-# PROP Intermediate_Dir "Release"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /MD /W3 /GX /O2 /I "../include" /I "../src/renderer" /I "../SDL/include" /I "../src/sound" /I "../src/image" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /YX /FD /c
-# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
-# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
-# ADD BASE RSC /l 0x419 /d "NDEBUG"
-# ADD RSC /l 0x419 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386
-# ADD LINK32 comctl32.lib wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib winmm.lib sdl.lib sdlmain.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libc.lib" /out:"tw-qw.exe" /libpath:"../SDL/lib"
-# SUBTRACT LINK32 /nodefaultlib
-
-!ELSEIF  "$(CFG)" == "qw - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Debug"
-# PROP Intermediate_Dir "Debug"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /GZ /c
-# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../include" /I "../src/renderer" /I "../SDL/include" /I "../src/sound" /I "../src/image" /D "_DEBUG" /D "GLQUAKE" /D "WIN32" /D "_WINDOWS" /YX /FD /GZ /c
-# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
-# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
-# ADD BASE RSC /l 0x419 /d "_DEBUG"
-# ADD RSC /l 0x419 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 comctl32.lib wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib winmm.lib sdl.lib sdlmain.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"libcd.lib" /nodefaultlib:"msvcrt.lib" /out:"tw-qw-debug.exe" /pdbtype:sept /libpath:"../SDL/lib"
-
-!ENDIF 
-
-# Begin Target
-
-# Name "qw - Win32 Release"
-# Name "qw - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=.\cl_cam.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\cl_demo.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\cl_ents.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\cl_input.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\cl_main.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\cl_model.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\cl_parse.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\cl_pred.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\cl_tent.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\common.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\console.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\gl_alias.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\gl_draw.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\gl_ngraph.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\gl_rlight.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\gl_rmain.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\gl_rsurf.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\gl_screen.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\gl_warp.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\info.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\keys.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\base\locs.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\mdfour.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\menu.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\net_chan.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\net_udp.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\pmove.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\pmovetst.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\r_explosion.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\r_part.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\sbar.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\skin.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\snd_dma.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\sv_null.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\sys.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\teamplay.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\vid_sdl.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\view.c
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=..\include\anorm_dots.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\anorms.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\bothdefs.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\bspfile.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\client.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\cmd.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\common.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\compat.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\console.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\crc.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\cvar.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\draw.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\gl_poly.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\gl_warp_sin.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\hash.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\host.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\input.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\keys.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\mathlib.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\mdfour.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\menu.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\modelgen.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\net.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\pcx.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\pmove.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\pr_comp.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\protocol.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\qtypes.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\r_explosion.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\render.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\sbar.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\screen.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\sound.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\spritegn.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\strlib.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\tga.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\TGL_defines.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\TGL_funcs.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\TGL_funcs_list.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\TGL_types.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\vid.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\view.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\wad.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\win32config.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\include\zone.h
-# End Source File
-# End Group
-# Begin Group "Resource Files"
-
-# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
-# End Group
-# End Target
-# End Project
+# Microsoft Developer Studio Project File - Name="qw" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Application" 0x0101
+
+CFG=qw - 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 NMAKE /f "qw.mak".
+!MESSAGE 
+!MESSAGE You can specify a configuration when running NMAKE
+!MESSAGE by defining the macro CFG on the command line. For example:
+!MESSAGE 
+!MESSAGE NMAKE /f "qw.mak" CFG="qw - Win32 Debug"
+!MESSAGE 
+!MESSAGE Possible choices for configuration are:
+!MESSAGE 
+!MESSAGE "qw - Win32 Release" (based on "Win32 (x86) Application")
+!MESSAGE "qw - Win32 Debug" (based on "Win32 (x86) Application")
+!MESSAGE 
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+CPP=cl.exe
+MTL=midl.exe
+RSC=rc.exe
+
+!IF  "$(CFG)" == "qw - Win32 Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "Release"
+# PROP BASE Intermediate_Dir "Release"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "Release"
+# PROP Intermediate_Dir "Release"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
+# ADD CPP /nologo /MD /W3 /GX /O2 /I "../include" /I "../src/renderer" /I "../SDL/include" /I "../src/sound" /I "../src/image" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /YX /FD /c
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
+# ADD BASE RSC /l 0x419 /d "NDEBUG"
+# ADD RSC /l 0x419 /d "NDEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386
+# ADD LINK32 comctl32.lib wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib winmm.lib sdl.lib sdlmain.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libc.lib" /out:"tw-qw.exe" /libpath:"../SDL/lib"
+# SUBTRACT LINK32 /nodefaultlib
+
+!ELSEIF  "$(CFG)" == "qw - Win32 Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "Debug"
+# PROP BASE Intermediate_Dir "Debug"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "Debug"
+# PROP Intermediate_Dir "Debug"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /GZ /c
+# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../include" /I "../src/renderer" /I "../SDL/include" /I "../src/sound" /I "../src/image" /D "_DEBUG" /D "GLQUAKE" /D "WIN32" /D "_WINDOWS" /YX /FD /GZ /c
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
+# ADD BASE RSC /l 0x419 /d "_DEBUG"
+# ADD RSC /l 0x419 /d "_DEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
+# ADD LINK32 comctl32.lib wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib winmm.lib sdl.lib sdlmain.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"libcd.lib" /nodefaultlib:"msvcrt.lib" /out:"tw-qw-debug.exe" /pdbtype:sept /libpath:"../SDL/lib"
+
+!ENDIF 
+
+# Begin Target
+
+# Name "qw - Win32 Release"
+# Name "qw - Win32 Debug"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# Begin Source File
+
+SOURCE=.\cl_cam.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\cl_demo.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\cl_ents.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\cl_input.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\cl_main.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\cl_model.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\cl_parse.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\cl_pred.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\cl_tent.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\common.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\console.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\gl_alias.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\gl_draw.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\gl_ngraph.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\gl_rlight.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\gl_rmain.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\gl_rsurf.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\gl_screen.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\gl_warp.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\info.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\keys.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\base\locs.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\mdfour.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\menu.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\net_chan.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\net_udp.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\pmove.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\pmovetst.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\r_explosion.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\r_part.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\sbar.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\skin.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\snd_dma.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\sv_null.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\sys.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\teamplay.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\vid_sdl.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\view.c
+# End Source File
+# End Group
+# Begin Group "Header Files"
+
+# PROP Default_Filter "h;hpp;hxx;hm;inl"
+# Begin Source File
+
+SOURCE=..\include\anorm_dots.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\anorms.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\bothdefs.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\bspfile.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\client.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\cmd.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\common.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\compat.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\console.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\crc.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\cvar.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\draw.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\gl_poly.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\gl_warp_sin.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\hash.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\host.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\input.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\keys.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\mathlib.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\mdfour.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\menu.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\modelgen.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\net.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\pcx.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\pmove.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\pr_comp.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\protocol.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\qtypes.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\r_explosion.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\render.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\sbar.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\screen.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\sound.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\spritegn.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\strlib.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\tga.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\TGL_defines.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\TGL_funcs.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\TGL_funcs_list.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\TGL_types.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\vid.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\view.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\wad.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\win32config.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\zone.h
+# End Source File
+# End Group
+# Begin Group "Resource Files"
+
+# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
+# End Group
+# End Target
+# End Project


More information about the twilight-commits mailing list