]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - darkplaces-dedicated.dsp
Add an in_releaseall command for debugging/working around stuck keys.
[xonotic/darkplaces.git] / darkplaces-dedicated.dsp
index d0ef55b07ffd9ce2f77e9a79a26970ab8ddd67c4..09e5d6a62de1b0370d37acfdc835f2576af53995 100644 (file)
@@ -1,25 +1,25 @@
-# Microsoft Developer Studio Project File - Name="dedicated" - Package Owner=<4>\r
+# Microsoft Developer Studio Project File - Name="darkplaces-dedicated" - Package Owner=<4>\r
 # Microsoft Developer Studio Generated Build File, Format Version 6.00\r
 # ** DO NOT EDIT **\r
 \r
 # TARGTYPE "Win32 (x86) Application" 0x0101\r
 \r
-CFG=dedicated - Win32 Debug\r
+CFG=darkplaces-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 NMAKE /f "darkplaces-dedicated.mak" CFG="dedicated - Win32 Debug"\r
-!MESSAGE\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "darkplaces-dedicated.mak" CFG="darkplaces-dedicated - Win32 Debug"\r
+!MESSAGE \r
 !MESSAGE Possible choices for configuration are:\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
+!MESSAGE "darkplaces-dedicated - Win32 Release" (based on "Win32 (x86) Application")\r
+!MESSAGE "darkplaces-dedicated - Win32 Debug" (based on "Win32 (x86) Application")\r
+!MESSAGE \r
 \r
 # Begin Project\r
 # PROP AllowPerConfigDependencies 0\r
@@ -29,7 +29,7 @@ CPP=cl.exe
 MTL=midl.exe\r
 RSC=rc.exe\r
 \r
-!IF  "$(CFG)" == "dedicated - Win32 Release"\r
+!IF  "$(CFG)" == "darkplaces-dedicated - Win32 Release"\r
 \r
 # PROP BASE Use_MFC 0\r
 # PROP BASE Use_Debug_Libraries 0\r
@@ -42,8 +42,8 @@ RSC=rc.exe
 # PROP Intermediate_Dir "Release-Dedicated"\r
 # 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 "_CONSOLE" /D "_MBCS" /YX /FD /c\r
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_FILE_OFFSET_BITS=64" /D "__KERNEL_STRICT_NAMES" /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 "_CONSOLE" /D "_MBCS" /D "_FILE_OFFSET_BITS=64" /D "__KERNEL_STRICT_NAMES" /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
@@ -52,11 +52,11 @@ BSC32=bscmake.exe
 # ADD BASE BSC32 /nologo\r
 # 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 /machine:I386\r
-# ADD LINK32 user32.lib gdi32.lib opengl32.lib wsock32.lib winmm.lib comctl32.lib dxguid.lib /nologo /subsystem:console /machine:I386\r
+# ADD BASE LINK32 kernel32.lib /nologo /subsystem:windows /machine:I386\r
+# ADD LINK32 ws2_32.lib winmm.lib user32.lib gdi32.lib /nologo /subsystem:console /LARGEADDRESSAWARE /machine:I386\r
 # SUBTRACT LINK32 /pdb:none\r
 \r
-!ELSEIF  "$(CFG)" == "dedicated - Win32 Debug"\r
+!ELSEIF  "$(CFG)" == "darkplaces-dedicated - Win32 Debug"\r
 \r
 # PROP BASE Use_MFC 0\r
 # PROP BASE Use_Debug_Libraries 1\r
@@ -69,8 +69,8 @@ LINK32=link.exe
 # PROP Intermediate_Dir "Debug-Dedicated"\r
 # 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 "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c\r
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_FILE_OFFSET_BITS=64" /D "__KERNEL_STRICT_NAMES" /YX /FD /GZ /c\r
+# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "WIN32_LEAN_AND_MEAN" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_FILE_OFFSET_BITS=64" /D "__KERNEL_STRICT_NAMES" /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,16 +79,16 @@ BSC32=bscmake.exe
 # ADD BASE BSC32 /nologo\r
 # 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:console /debug /machine:I386 /out:"Debug-Dedicated/darkplaces-dedicated-debug.exe" /pdbtype:sept\r
+# ADD BASE LINK32 kernel32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept\r
+# ADD LINK32 ws2_32.lib winmm.lib user32.lib gdi32.lib /nologo /subsystem:console /LARGEADDRESSAWARE /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
-# Name "dedicated - Win32 Release"\r
-# Name "dedicated - Win32 Debug"\r
+# Name "darkplaces-dedicated - Win32 Release"\r
+# Name "darkplaces-dedicated - Win32 Debug"\r
 # Begin Group "Source Files"\r
 \r
 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
@@ -106,19 +106,19 @@ SOURCE=.\cd_shared.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\cgame.c\r
+SOURCE=.\cl_collision.c\r
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\cgamevm.c\r
+SOURCE=.\cl_demo.c\r
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\cl_collision.c\r
+SOURCE=.\cl_dyntexture.h\r
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\cl_demo.c\r
+SOURCE=.\cl_gecko.h\r
 # End Source File\r
 # Begin Source File\r
 \r
@@ -146,6 +146,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
@@ -162,6 +166,10 @@ SOURCE=.\console.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\csprogs.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\curves.c\r
 # End Source File\r
 # Begin Source File\r
@@ -222,6 +230,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
@@ -234,6 +246,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
@@ -242,6 +258,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
@@ -302,10 +322,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
@@ -314,10 +330,6 @@ SOURCE=.\r_lerpanim.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\r_light.c\r
-# End Source File\r
-# Begin Source File\r
-\r
 SOURCE=.\r_lightning.c\r
 # End Source File\r
 # Begin Source File\r
@@ -346,6 +358,10 @@ SOURCE=.\snd_null.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\sv_demo.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\sv_main.c\r
 # End Source File\r
 # Begin Source File\r
@@ -362,19 +378,19 @@ SOURCE=.\sv_user.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\svvm_cmds.c\r
+SOURCE=.\svbsp.c\r
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\sys_linux.c\r
+SOURCE=.\svvm_cmds.c\r
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\sys_shared.c\r
+SOURCE=.\sys_linux.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
@@ -414,19 +430,15 @@ 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
+SOURCE=.\cl_collision.h\r
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\cgamevm.h\r
+SOURCE=.\cl_dyntexture.h\r
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\cl_collision.h\r
+SOURCE=.\cl_gecko.h\r
 # End Source File\r
 # Begin Source File\r
 \r
@@ -462,6 +474,10 @@ SOURCE=.\console.h
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\csprogs.h\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\curves.h\r
 # End Source File\r
 # Begin Source File\r
@@ -494,6 +510,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
@@ -514,6 +534,10 @@ SOURCE=.\lhnet.h
 # 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
@@ -522,6 +546,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
@@ -538,6 +566,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
@@ -618,10 +654,6 @@ SOURCE=.\r_lerpanim.h
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\r_light.h\r
-# End Source File\r
-# Begin Source File\r
-\r
 SOURCE=.\r_modules.h\r
 # End Source File\r
 # Begin Source File\r
@@ -662,11 +694,15 @@ SOURCE=.\spritegn.h
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\sys.h\r
+SOURCE=.\sv_demo.h\r
+# End Source File\r
+# Begin Source File\r
+\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
@@ -692,6 +728,14 @@ SOURCE=.\zone.h
 \r
 SOURCE=.\darkplaces.ico\r
 # End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\darkplaces.rc\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\resource.h\r
+# End Source File\r
 # End Group\r
 # End Target\r
 # End Project\r