]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - darkplaces-dedicated.dsp
Added pointsound QC function to CL and SV VMs (extension DP_SV_POINTSOUND, #483)...
[xonotic/darkplaces.git] / darkplaces-dedicated.dsp
index d0ef55b07ffd9ce2f77e9a79a26970ab8ddd67c4..8fde7ff88508ca8866251503ca0fff5b1c95b6cc 100644 (file)
@@ -7,19 +7,19 @@
 CFG=dedicated - Win32 Debug\r
 !MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
 !MESSAGE use the Export Makefile command and run\r
-!MESSAGE\r
+!MESSAGE \r
 !MESSAGE NMAKE /f "darkplaces-dedicated.mak".\r
-!MESSAGE\r
+!MESSAGE \r
 !MESSAGE You can specify a configuration when running NMAKE\r
 !MESSAGE by defining the macro CFG on the command line. For example:\r
-!MESSAGE\r
+!MESSAGE \r
 !MESSAGE NMAKE /f "darkplaces-dedicated.mak" CFG="dedicated - Win32 Debug"\r
-!MESSAGE\r
+!MESSAGE \r
 !MESSAGE Possible choices for configuration are:\r
-!MESSAGE\r
+!MESSAGE \r
 !MESSAGE "dedicated - Win32 Release" (based on "Win32 (x86) Application")\r
 !MESSAGE "dedicated - Win32 Debug" (based on "Win32 (x86) Application")\r
-!MESSAGE\r
+!MESSAGE \r
 \r
 # Begin Project\r
 # PROP AllowPerConfigDependencies 0\r
@@ -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 "_CONSOLE" /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 "_CONSOLE" /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
@@ -53,7 +53,7 @@ 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 /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 LINK32 user32.lib gdi32.lib opengl32.lib wsock32.lib winmm.lib comctl32.lib dxguid.lib /nologo /subsystem:console /LARGEADDRESSAWARE /machine:I386\r
 # SUBTRACT LINK32 /pdb:none\r
 \r
 !ELSEIF  "$(CFG)" == "dedicated - Win32 Debug"\r
@@ -70,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 "_CONSOLE" /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 "_CONSOLE" /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
@@ -80,10 +80,10 @@ 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:console /debug /machine:I386 /out:"Debug-Dedicated/darkplaces-dedicated-debug.exe" /pdbtype:sept\r
+# ADD LINK32 user32.lib gdi32.lib opengl32.lib wsock32.lib winmm.lib comctl32.lib dxguid.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
@@ -106,14 +106,6 @@ SOURCE=.\cd_shared.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
@@ -146,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
@@ -162,6 +158,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 +222,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 +238,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 +250,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 +314,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
@@ -362,19 +370,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,18 +422,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
@@ -462,6 +458,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 +494,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 +518,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 +530,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 +550,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
@@ -666,10 +686,6 @@ SOURCE=.\sys.h
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\ui.h\r
-# End Source File\r
-# Begin Source File\r
-\r
 SOURCE=.\vid.h\r
 # End Source File\r
 # Begin Source File\r