Module twilight: Change committed

warp at icculus.org warp at icculus.org
Tue Jul 1 18:54:05 EDT 2003


Commiter   : warp
CVSROOT    : /cvs/cvsroot/twilight
Module     : twilight
Commit time: 2003-07-01 22:54:05 UTC

Log message:

MSVC project files!

Modified files:
     src/base/twilight_base.dsp src/image/twilight_image.dsp
     src/nq/nq.dsp src/qw/qw.dsp src/qw/qwsv.dsp
     src/renderer/twilight_renderer.dsp src/sound/twilight_sound.dsp

Added files:
     src/client/twilight_client.dsp src/fs/twilight_fs.dsp
     src/tools/lhbin2c.dsp

------=MIME.49d73f2937d1cab9ab7b66b526926ae1
Content-Type: text/plain; name="twilight.20030701.225405.warp.diff"
Content-Disposition: attachment; filename="twilight.20030701.225405.warp.diff"
Content-Transfer-Encoding: 8bit

Index: twilight/src/base/twilight_base.dsp
diff -u twilight/src/base/twilight_base.dsp:1.22 twilight/src/base/twilight_base.dsp:1.23
--- twilight/src/base/twilight_base.dsp:1.22	Thu Jan 30 05:25:01 2003
+++ twilight/src/base/twilight_base.dsp	Tue Jul  1 18:53:55 2003
@@ -41,7 +41,7 @@
 # PROP Intermediate_Dir "Release"
 # PROP Target_Dir ""
 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_LIB" /YX /FD /c
-# ADD CPP /nologo /MD /W3 /GX /O2 /I "../../include" /I "../../SDL/include" /D "WIN32" /D "NDEBUG" /D "_LIB" /YX /FD /c
+# ADD CPP /nologo /MD /W3 /GX /O2 /I ".." /I "../client" /I "../fs" /I "../image" /I "../include" /I "../renderer" /D "WIN32" /D "NDEBUG" /D "_LIB" /D "HAVE_SDL_H" /YX /FD /c
 # ADD BASE RSC /l 0x40c /d "NDEBUG"
 # ADD RSC /l 0x40c /d "NDEBUG"
 BSC32=bscmake.exe
@@ -64,7 +64,7 @@
 # PROP Intermediate_Dir "Debug"
 # PROP Target_Dir ""
 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_LIB" /YX /FD /GZ /c
-# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../../include" /I "../../SDL/include" /D "WIN32" /D "_DEBUG" /D "_LIB" /YX /FD /GZ /c
+# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I ".." /I "../client" /I "../fs" /I "../image" /I "../include" /I "../renderer" /D "WIN32" /D "_DEBUG" /D "_LIB" /D "HAVE_SDL_H" /YX /FD /GZ /c
 # ADD BASE RSC /l 0x40c /d "_DEBUG"
 # ADD RSC /l 0x40c /d "_DEBUG"
 BSC32=bscmake.exe
@@ -109,207 +109,55 @@
 # End Source File
 # Begin Source File
 
-SOURCE=.\locs.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\mathlib.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\matrixlib.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\mdfour.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\mod_brush.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\model.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\parm.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\strlib.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\wad.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\zone.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\bspfile.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\cmd.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\collision.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\common.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\console.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\cpu.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=..\..\include\gl_warp_sin.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\host.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\info.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\input.h
+SOURCE=.\hash.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\include\keys.h
+SOURCE=.\lh_parser.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\include\locs.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\mathlib.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\matrixlib.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\mod_brush.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=..\..\include\pmove.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\pr_comp.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\qtypes.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\quakedef.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\r_explosion.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\sbar.h
+SOURCE=.\locs.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\include\spritegn.h
+SOURCE=.\mathlib.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\include\strlib.h
+SOURCE=.\matrixlib.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\include\sys.h
+SOURCE=.\mdfour.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\include\teamplay.h
+SOURCE=.\menu.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\include\twiconfig.h
+SOURCE=.\mod_brush.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\include\vid.h
+SOURCE=.\model.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\include\view.h
+SOURCE=.\parm.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\include\wad.h
+SOURCE=.\sdlstub.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\include\win32config.h
+SOURCE=.\strlib.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\include\zone.h
+SOURCE=.\zone.c
 # End Source File
 # End Group
 # End Target
Index: twilight/src/client/twilight_client.dsp
diff -u /dev/null twilight/src/client/twilight_client.dsp:1.1
--- /dev/null	Tue Jul  1 18:54:05 2003
+++ twilight/src/client/twilight_client.dsp	Tue Jul  1 18:53:55 2003
@@ -0,0 +1,108 @@
+# Microsoft Developer Studio Project File - Name="twilight_client" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Static Library" 0x0104
+
+CFG=twilight_client - 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 "twilight_client.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 "twilight_client.mak" CFG="twilight_client - Win32 Debug"
+!MESSAGE 
+!MESSAGE Possible choices for configuration are:
+!MESSAGE 
+!MESSAGE "twilight_client - Win32 Release" (based on "Win32 (x86) Static Library")
+!MESSAGE "twilight_client - Win32 Debug" (based on "Win32 (x86) Static Library")
+!MESSAGE 
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+CPP=cl.exe
+RSC=rc.exe
+
+!IF  "$(CFG)" == "twilight_client - 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 Target_Dir ""
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_LIB" /YX /FD /c
+# ADD CPP /nologo /MD /W3 /GX /O2 /I "../base" /I "../fs" /I "../image" /I "../include" /I "../renderer" /D "WIN32" /D "NDEBUG" /D "_LIB" /D "HAVE_SDL_H" /YX /FD /c
+# ADD BASE RSC /l 0x40c /d "NDEBUG"
+# ADD RSC /l 0x40c /d "NDEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo
+
+!ELSEIF  "$(CFG)" == "twilight_client - 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 Target_Dir ""
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_LIB" /YX /FD /GZ /c
+# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../base" /I "../fs" /I "../image" /I "../include" /I "../renderer" /D "WIN32" /D "_DEBUG" /D "_LIB" /D "HAVE_SDL_H" /YX /FD /GZ /c
+# ADD BASE RSC /l 0x40c /d "_DEBUG"
+# ADD RSC /l 0x40c /d "_DEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo
+
+!ENDIF 
+
+# Begin Target
+
+# Name "twilight_client - Win32 Release"
+# Name "twilight_client - Win32 Debug"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# Begin Source File
+
+SOURCE=.\cclient.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\console.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\hud.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\keys.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\teamplay.c
+# End Source File
+# End Group
+# End Target
+# End Project
Index: twilight/src/fs/twilight_fs.dsp
diff -u /dev/null twilight/src/fs/twilight_fs.dsp:1.1
--- /dev/null	Tue Jul  1 18:54:05 2003
+++ twilight/src/fs/twilight_fs.dsp	Tue Jul  1 18:53:55 2003
@@ -0,0 +1,120 @@
+# Microsoft Developer Studio Project File - Name="twilight_fs" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Static Library" 0x0104
+
+CFG=twilight_fs - 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 "twilight_fs.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 "twilight_fs.mak" CFG="twilight_fs - Win32 Debug"
+!MESSAGE 
+!MESSAGE Possible choices for configuration are:
+!MESSAGE 
+!MESSAGE "twilight_fs - Win32 Release" (based on "Win32 (x86) Static Library")
+!MESSAGE "twilight_fs - Win32 Debug" (based on "Win32 (x86) Static Library")
+!MESSAGE 
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+CPP=cl.exe
+RSC=rc.exe
+
+!IF  "$(CFG)" == "twilight_fs - 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 Target_Dir ""
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_LIB" /YX /FD /c
+# ADD CPP /nologo /MD /W3 /GX /O2 /I "../../embedded_data" /I "../base" /I "../include" /D "WIN32" /D "NDEBUG" /D "_LIB" /D "HAVE_SDL_H" /YX /FD /c
+# ADD BASE RSC /l 0x40c /d "NDEBUG"
+# ADD RSC /l 0x40c /d "NDEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo
+
+!ELSEIF  "$(CFG)" == "twilight_fs - 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 Target_Dir ""
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_LIB" /YX /FD /GZ /c
+# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../../embedded_data" /I "../base" /I "../include" /D "WIN32" /D "_DEBUG" /D "_LIB" /D "HAVE_SDL_H" /YX /FD /GZ /c
+# ADD BASE RSC /l 0x40c /d "_DEBUG"
+# ADD RSC /l 0x40c /d "_DEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo
+
+!ENDIF 
+
+# Begin Target
+
+# Name "twilight_fs - Win32 Release"
+# Name "twilight_fs - Win32 Debug"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# Begin Source File
+
+SOURCE=.\dir_win32.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\embedded.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\fs.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\fs_hash.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\fs_new.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\pak.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\rw_ops.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\wad.c
+# End Source File
+# End Group
+# End Target
+# End Project
Index: twilight/src/image/twilight_image.dsp
diff -u twilight/src/image/twilight_image.dsp:1.5 twilight/src/image/twilight_image.dsp:1.6
--- twilight/src/image/twilight_image.dsp:1.5	Thu Jan 30 05:25:02 2003
+++ twilight/src/image/twilight_image.dsp	Tue Jul  1 18:53:55 2003
@@ -41,7 +41,7 @@
 # PROP Intermediate_Dir "Release"
 # PROP Target_Dir ""
 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_LIB" /YX /FD /c
-# ADD CPP /nologo /W3 /GX /O2 /I "../../include" /I "../../SDL/include" /D "WIN32" /D "NDEBUG" /D "_LIB" /YX /FD /c
+# ADD CPP /nologo /W3 /GX /O2 /I "../base" /I "../fs" /I "../include" /I "../renderer" /D "WIN32" /D "NDEBUG" /D "_LIB" /D "HAVE_SDL_H" /YX /FD /c
 # ADD BASE RSC /l 0x419 /d "NDEBUG"
 # ADD RSC /l 0x419 /d "NDEBUG"
 BSC32=bscmake.exe
@@ -64,7 +64,7 @@
 # PROP Intermediate_Dir "Debug"
 # PROP Target_Dir ""
 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_LIB" /YX /FD /GZ /c
-# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../../include" /I "../../SDL/include" /D "WIN32" /D "_DEBUG" /D "_LIB" /YX /FD /GZ /c
+# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../base" /I "../fs" /I "../include" /I "../renderer" /D "WIN32" /D "_DEBUG" /D "_LIB" /D "HAVE_SDL_H" /YX /FD /GZ /c
 # ADD BASE RSC /l 0x419 /d "_DEBUG"
 # ADD RSC /l 0x419 /d "_DEBUG"
 BSC32=bscmake.exe
@@ -101,31 +101,11 @@
 # End Source File
 # Begin Source File
 
-SOURCE=.\tga.c
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=.\image.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpeg.h
+SOURCE=.\sdlimage.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\pcx.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\qlmp.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\tga.h
+SOURCE=.\tga.c
 # End Source File
 # End Group
 # End Target
Index: twilight/src/nq/nq.dsp
diff -u twilight/src/nq/nq.dsp:1.54 twilight/src/nq/nq.dsp:1.55
--- twilight/src/nq/nq.dsp:1.54	Thu Jan 30 05:25:01 2003
+++ twilight/src/nq/nq.dsp	Tue Jul  1 18:53:55 2003
@@ -43,7 +43,7 @@
 # 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 CPP /nologo /MD /W3 /GX /O2 /I "../base" /I "../client" /I "../fs" /I "../image" /I "../include" /I "../renderer" /I "../sound" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "HAVE_SDL_H" /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"
@@ -69,7 +69,7 @@
 # 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 CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../base" /I "../client" /I "../fs" /I "../image" /I "../include" /I "../renderer" /I "../sound" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "HAVE_SDL_H" /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"
@@ -128,26 +128,6 @@
 # End Source File
 # Begin Source File
 
-SOURCE=.\console.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
@@ -160,10 +140,6 @@
 # End Source File
 # Begin Source File
 
-SOURCE=.\keys.c
-# End Source File
-# Begin Source File
-
 SOURCE=.\menu.c
 # End Source File
 # Begin Source File
@@ -200,14 +176,6 @@
 # End Source File
 # Begin Source File
 
-SOURCE=.\r_explosion.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
@@ -232,84 +200,12 @@
 # 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=.\cl_console.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\client.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=.\pr_execprogram.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=.\render.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=.\world.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/src/qw/qw.dsp
diff -u twilight/src/qw/qw.dsp:1.58 twilight/src/qw/qw.dsp:1.59
--- twilight/src/qw/qw.dsp:1.58	Wed Jan 29 15:09:02 2003
+++ twilight/src/qw/qw.dsp	Tue Jul  1 18:53:55 2003
@@ -43,7 +43,7 @@
 # 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 CPP /nologo /MD /W3 /GX /O2 /I "../base" /I "../client" /I "../fs" /I "../image" /I "../include" /I "../renderer" /I "../sound" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "HAVE_SDL_H" /D "WANT_CLIENTS" /D "WANT_SERVERS" /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"
@@ -70,7 +70,7 @@
 # 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 CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../base" /I "../client" /I "../fs" /I "../image" /I "../include" /I "../renderer" /I "../sound" /D "_DEBUG" /D "GLQUAKE" /D "WIN32" /D "_WINDOWS" /D "HAVE_SDL_H" /D "WANT_CLIENTS" /D "WANT_SERVERS" /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"
@@ -133,30 +133,6 @@
 # End Source File
 # Begin Source File
 
-SOURCE=.\console.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
@@ -165,14 +141,6 @@
 # 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
@@ -193,14 +161,6 @@
 # End Source File
 # Begin Source File
 
-SOURCE=.\r_explosion.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
@@ -217,204 +177,8 @@
 # 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
Index: twilight/src/qw/qwsv.dsp
diff -u twilight/src/qw/qwsv.dsp:1.9 twilight/src/qw/qwsv.dsp:1.10
--- twilight/src/qw/qwsv.dsp:1.9	Thu Jan 30 05:25:01 2003
+++ twilight/src/qw/qwsv.dsp	Tue Jul  1 18:53:55 2003
@@ -42,7 +42,7 @@
 # PROP Ignore_Export_Lib 0
 # PROP Target_Dir ""
 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD CPP /nologo /MD /W3 /GX /O2 /I "../include" /I "../SDL/include" /I "../src/renderer" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /YX /FD /c
+# ADD CPP /nologo /MD /W3 /GX /O2 /I "../base" /I "../client" /I "../fs" /I "../image" /I "../include" /I "../renderer" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "HAVE_SDL_H" /D "WANT_CLIENTS" /D "WANT_SERVERS" /YX /FD /c
 # ADD BASE RSC /l 0x40c /d "NDEBUG"
 # ADD RSC /l 0x40c /d "NDEBUG"
 BSC32=bscmake.exe
@@ -66,7 +66,7 @@
 # PROP Ignore_Export_Lib 0
 # PROP Target_Dir ""
 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
-# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../include" /I "../SDL/include" /I "../src/renderer" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /YX /FD /GZ /c
+# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../base" /I "../client" /I "../fs" /I "../image" /I "../include" /I "../renderer" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "HAVE_SDL_H" /D "WANT_CLIENTS" /D "WANT_SERVERS" /YX /FD /GZ /c
 # ADD BASE RSC /l 0x40c /d "_DEBUG"
 # ADD RSC /l 0x40c /d "_DEBUG"
 BSC32=bscmake.exe
@@ -173,34 +173,6 @@
 
 SOURCE=.\world.c
 # End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=.\net.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=.\server.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\world.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/src/renderer/twilight_renderer.dsp
diff -u twilight/src/renderer/twilight_renderer.dsp:1.21 twilight/src/renderer/twilight_renderer.dsp:1.22
--- twilight/src/renderer/twilight_renderer.dsp:1.21	Thu Jan 30 05:25:02 2003
+++ twilight/src/renderer/twilight_renderer.dsp	Tue Jul  1 18:53:55 2003
@@ -41,7 +41,7 @@
 # PROP Intermediate_Dir "Release"
 # PROP Target_Dir ""
 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_LIB" /YX /FD /c
-# ADD CPP /nologo /MD /W3 /GX /O2 /I "../../include" /I "../image" /I "../../SDL/include" /D "WIN32" /D "NDEBUG" /D "_LIB" /YX /FD /c
+# ADD CPP /nologo /MD /W3 /GX /O2 /I "../base" /I "../client" /I "../fs" /I "../image" /I "../include" /I "../renderer" /I "../sound" /D "WIN32" /D "NDEBUG" /D "_LIB" /D "HAVE_SDL_H" /YX /FD /c
 # ADD BASE RSC /l 0x40c /d "NDEBUG"
 # ADD RSC /l 0x40c /d "NDEBUG"
 BSC32=bscmake.exe
@@ -64,7 +64,7 @@
 # PROP Intermediate_Dir "Debug"
 # PROP Target_Dir ""
 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_LIB" /YX /FD /GZ /c
-# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../../include" /I "../image" /I "../../SDL/include" /D "WIN32" /D "_DEBUG" /D "_LIB" /YX /FD /GZ /c
+# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../base" /I "../client" /I "../fs" /I "../image" /I "../include" /I "../renderer" /I "../sound" /D "WIN32" /D "_DEBUG" /D "_LIB" /D "HAVE_SDL_H" /YX /FD /GZ /c
 # ADD BASE RSC /l 0x40c /d "_DEBUG"
 # ADD RSC /l 0x40c /d "_DEBUG"
 BSC32=bscmake.exe
@@ -89,131 +89,103 @@
 # End Source File
 # Begin Source File
 
-SOURCE=.\gen_textures.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\gl_alias.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\gl_arrays.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\gl_info.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\gl_textures.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\liquid.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\mod_alias.c
+SOURCE=.\entities.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\mod_brush.c
+SOURCE=.\gen_textures.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\mod_sprite.c
+SOURCE=.\gl_alias.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\noise.c
+SOURCE=.\gl_arrays.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\pointers.c
+SOURCE=.\gl_brush.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\r_part.c
+SOURCE=.\gl_draw.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\sky.c
+SOURCE=.\gl_info.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\surface.c
+SOURCE=.\gl_light.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\vis.c
+SOURCE=.\gl_main.c
 # End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
 # Begin Source File
 
-SOURCE=.\dglfuncs.h
+SOURCE=.\gl_sprite.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\dyngl.h
+SOURCE=.\gl_textures.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\gen_textures.h
+SOURCE=.\liquid.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\gl_alias.h
+SOURCE=.\menu.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\gl_arrays.h
+SOURCE=.\mod_alias.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\gl_info.h
+SOURCE=.\mod_brush.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\gl_textures.h
+SOURCE=.\mod_sprite.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\light.h
+SOURCE=.\noise.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\liquid.h
+SOURCE=.\palette.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\mod_alias.h
+SOURCE=.\pointers.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\mod_sprite.h
+SOURCE=.\r_explosion.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\pointers.h
+SOURCE=.\r_part.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\r_part.h
+SOURCE=.\sky.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\sky.h
+SOURCE=.\surface.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\surface.h
+SOURCE=.\video.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\vis.h
+SOURCE=.\vis.c
 # End Source File
 # End Group
 # End Target
Index: twilight/src/sound/twilight_sound.dsp
diff -u twilight/src/sound/twilight_sound.dsp:1.4 twilight/src/sound/twilight_sound.dsp:1.5
--- twilight/src/sound/twilight_sound.dsp:1.4	Thu Jan 30 05:25:02 2003
+++ twilight/src/sound/twilight_sound.dsp	Tue Jul  1 18:53:55 2003
@@ -41,7 +41,7 @@
 # PROP Intermediate_Dir "Release"
 # PROP Target_Dir ""
 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_LIB" /YX /FD /c
-# ADD CPP /nologo /W3 /GX /O2 /I "../../include" /I "../../SDL/include" /D "WIN32" /D "NDEBUG" /D "_LIB" /YX /FD /c
+# ADD CPP /nologo /W3 /GX /O2 /I "../include" /D "WIN32" /D "NDEBUG" /D "_LIB" /D "HAVE_SDL_H" /YX /FD /c
 # ADD BASE RSC /l 0x419 /d "NDEBUG"
 # ADD RSC /l 0x419 /d "NDEBUG"
 BSC32=bscmake.exe
@@ -64,7 +64,7 @@
 # PROP Intermediate_Dir "Debug"
 # PROP Target_Dir ""
 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_LIB" /YX /FD /GZ /c
-# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../../include" /I "../../SDL/include" /D "WIN32" /D "_DEBUG" /D "_LIB" /YX /FD /GZ /c
+# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../include" /D "WIN32" /D "_DEBUG" /D "_LIB" /D "HAVE_SDL_H" /YX /FD /GZ /c
 # ADD BASE RSC /l 0x419 /d "_DEBUG"
 # ADD RSC /l 0x419 /d "_DEBUG"
 BSC32=bscmake.exe
@@ -98,18 +98,6 @@
 # Begin Source File
 
 SOURCE=.\target.c
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=.\cdaudio.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\sound.h
 # End Source File
 # End Group
 # End Target
Index: twilight/src/tools/lhbin2c.dsp
diff -u /dev/null twilight/src/tools/lhbin2c.dsp:1.1
--- /dev/null	Tue Jul  1 18:54:05 2003
+++ twilight/src/tools/lhbin2c.dsp	Tue Jul  1 18:53:55 2003
@@ -0,0 +1,92 @@
+# Microsoft Developer Studio Project File - Name="lhbin2c" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Console Application" 0x0103
+
+CFG=lhbin2c - 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 "lhbin2c.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 "lhbin2c.mak" CFG="lhbin2c - Win32 Debug"
+!MESSAGE 
+!MESSAGE Possible choices for configuration are:
+!MESSAGE 
+!MESSAGE "lhbin2c - Win32 Debug" (based on "Win32 (x86) Console Application")
+!MESSAGE "lhbin2c - Win32 Release" (based on "Win32 (x86) Console Application")
+!MESSAGE 
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+CPP=cl.exe
+RSC=rc.exe
+
+!IF  "$(CFG)" == "lhbin2c - 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 Target_Dir ""
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
+# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
+# ADD BASE RSC /l 0x41d /d "_DEBUG"
+# ADD RSC /l 0x41d /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 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:console /debug /machine:I386 /pdbtype:sept
+# ADD 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 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:console /debug /machine:I386 /pdbtype:sept
+
+!ELSEIF  "$(CFG)" == "lhbin2c - 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 Target_Dir ""
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
+# ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
+# ADD BASE RSC /l 0x41d /d "NDEBUG"
+# ADD RSC /l 0x41d /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 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:console /machine:I386
+# ADD 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 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:console /machine:I386
+
+!ENDIF 
+
+# Begin Target
+
+# Name "lhbin2c - Win32 Debug"
+# Name "lhbin2c - Win32 Release"
+# Begin Group "Source Files"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=.\lhbin2c.c
+# End Source File
+# End Group
+# End Target
+# End Project


More information about the twilight-commits mailing list