]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - darkplaces.dsp
removed rsurface_entity field, and copied all fields that were accessed
[xonotic/darkplaces.git] / darkplaces.dsp
index 7dd00d4d5f5ced421abc2b28822991f570cf2e77..8753a7ff03a242e3332ff16a7f1e8a59392df0d9 100644 (file)
@@ -43,7 +43,7 @@ RSC=rc.exe
 # PROP Ignore_Export_Lib 0\r
 # PROP Target_Dir ""\r
 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c\r
-# ADD CPP /nologo /MD /W3 /GX /Ox /Ot /Og /Oi /Op /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c\r
+# ADD CPP /nologo /MD /W3 /GX /Ox /Ot /Og /Oi /Op /D "WIN32" /D "WIN32_LEAN_AND_MEAN" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c\r
 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
 # ADD BASE RSC /l 0x40c /d "NDEBUG"\r
@@ -54,6 +54,7 @@ BSC32=bscmake.exe
 LINK32=link.exe\r
 # 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\r
 # ADD LINK32 user32.lib gdi32.lib opengl32.lib wsock32.lib winmm.lib comctl32.lib dxguid.lib /nologo /subsystem:windows /machine:I386\r
+# SUBTRACT LINK32 /nodefaultlib\r
 \r
 !ELSEIF  "$(CFG)" == "darkplaces - Win32 Debug"\r
 \r
@@ -69,7 +70,7 @@ LINK32=link.exe
 # PROP Ignore_Export_Lib 0\r
 # PROP Target_Dir ""\r
 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c\r
-# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c\r
+# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "WIN32_LEAN_AND_MEAN" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c\r
 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
 # ADD BASE RSC /l 0x40c /d "_DEBUG"\r
@@ -79,7 +80,8 @@ BSC32=bscmake.exe
 # ADD BSC32 /nologo\r
 LINK32=link.exe\r
 # 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\r
-# ADD LINK32 user32.lib gdi32.lib opengl32.lib wsock32.lib winmm.lib comctl32.lib dxguid.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept\r
+# 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
 \r
@@ -104,14 +106,6 @@ SOURCE=.\cd_win.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\cgame.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\cgamevm.c\r
-# End Source File\r
-# Begin Source File\r
-\r
 SOURCE=.\cl_collision.c\r
 # End Source File\r
 # Begin Source File\r
@@ -144,6 +138,10 @@ SOURCE=.\cl_video.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\clvm_cmds.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\cmd.c\r
 # End Source File\r
 # Begin Source File\r
@@ -164,7 +162,7 @@ SOURCE=.\console.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\crc.c\r
+SOURCE=.\csprogs.c\r
 # End Source File\r
 # Begin Source File\r
 \r
@@ -204,10 +202,6 @@ SOURCE=.\gl_draw.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\gl_models.c\r
-# End Source File\r
-# Begin Source File\r
-\r
 SOURCE=.\gl_rmain.c\r
 # End Source File\r
 # Begin Source File\r
@@ -232,6 +226,10 @@ SOURCE=.\image.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\image_png.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\jpeg.c\r
 # End Source File\r
 # Begin Source File\r
@@ -244,6 +242,10 @@ SOURCE=.\lhnet.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\libcurl.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\mathlib.c\r
 # End Source File\r
 # Begin Source File\r
@@ -252,6 +254,10 @@ SOURCE=.\matrixlib.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\mdfour.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\menu.c\r
 # End Source File\r
 # Begin Source File\r
@@ -276,6 +282,10 @@ SOURCE=.\model_sprite.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\mvm_cmds.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\netconn.c\r
 # End Source File\r
 # Begin Source File\r
@@ -292,18 +302,6 @@ SOURCE=.\portals.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\pr_cmds.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\pr_edict.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\pr_exec.c\r
-# End Source File\r
-# Begin Source File\r
-\r
 SOURCE=.\protocol.c\r
 # End Source File\r
 # Begin Source File\r
@@ -320,10 +318,6 @@ SOURCE=.\prvm_exec.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\r_crosshairs.c\r
-# End Source File\r
-# Begin Source File\r
-\r
 SOURCE=.\r_explosion.c\r
 # End Source File\r
 # Begin Source File\r
@@ -360,7 +354,7 @@ SOURCE=.\sbar.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\snd_dma.c\r
+SOURCE=.\snd_main.c\r
 # End Source File\r
 # Begin Source File\r
 \r
@@ -400,15 +394,19 @@ SOURCE=.\sv_user.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\sys_shared.c\r
+SOURCE=.\svbsp.c\r
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\sys_win.c\r
+SOURCE=.\svvm_cmds.c\r
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\ui.c\r
+SOURCE=.\sys_shared.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\sys_win.c\r
 # End Source File\r
 # Begin Source File\r
 \r
@@ -428,10 +426,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
@@ -452,18 +446,6 @@ SOURCE=.\cdaudio.h
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\cg_math.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\cgame_api.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\cgamevm.h\r
-# End Source File\r
-# Begin Source File\r
-\r
 SOURCE=.\cl_collision.h\r
 # End Source File\r
 # Begin Source File\r
@@ -480,6 +462,10 @@ SOURCE=.\client.h
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\clprogdefs.h\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\cmd.h\r
 # End Source File\r
 # Begin Source File\r
@@ -500,7 +486,7 @@ SOURCE=.\console.h
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\crc.h\r
+SOURCE=.\csprogs.h\r
 # End Source File\r
 # Begin Source File\r
 \r
@@ -536,6 +522,10 @@ SOURCE=.\image.h
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\image_png.h\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\input.h\r
 # End Source File\r
 # Begin Source File\r
@@ -548,10 +538,18 @@ SOURCE=.\keys.h
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\lhfont.h\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\lhnet.h\r
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\libcurl.h\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\mathlib.h\r
 # End Source File\r
 # Begin Source File\r
@@ -560,6 +558,10 @@ SOURCE=.\matrixlib.h
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\mdfour.h\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\menu.h\r
 # End Source File\r
 # Begin Source File\r
@@ -576,6 +578,14 @@ SOURCE=.\model_brush.h
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\model_dpmodel.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\model_psk.h\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\model_shared.h\r
 # End Source File\r
 # Begin Source File\r
@@ -592,6 +602,10 @@ SOURCE=.\modelgen.h
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\mprogdefs.h\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\netconn.h\r
 # End Source File\r
 # Begin Source File\r
@@ -624,10 +638,18 @@ SOURCE=.\progs.h
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\progsvm.h\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\protocol.h\r
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\prvm_cmds.h\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\prvm_execprogram.h\r
 # End Source File\r
 # Begin Source File\r
@@ -676,19 +698,19 @@ SOURCE=.\server.h
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\snd_ogg.h\r
+SOURCE=.\snd_main.h\r
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\snd_wav.h\r
+SOURCE=.\snd_ogg.h\r
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\sound.h\r
+SOURCE=.\snd_wav.h\r
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\snd_main.h\r
+SOURCE=.\sound.h\r
 # End Source File\r
 # Begin Source File\r
 \r
@@ -696,11 +718,11 @@ SOURCE=.\spritegn.h
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\sys.h\r
+SOURCE=.\svbsp.h\r
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\ui.h\r
+SOURCE=.\sys.h\r
 # End Source File\r
 # Begin Source File\r
 \r
@@ -712,14 +734,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=.\winquake.h\r
-# End Source File\r
-# Begin Source File\r
-\r
 SOURCE=.\world.h\r
 # End Source File\r
 # Begin Source File\r