X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;ds=sidebyside;f=darkplaces.dsp;h=5cf31799de005448a05b8903cfd63d4ae5055e7c;hb=8ab339588b127e88e27bfa08f6eccbf9400b51f9;hp=534af2d53fec2985d3b14b58a06dca853a4d401d;hpb=6519fb44212ca032c4f3388b34d62fc98be1ff0a;p=xonotic%2Fdarkplaces.git diff --git a/darkplaces.dsp b/darkplaces.dsp index 534af2d5..5cf31799 100644 --- a/darkplaces.dsp +++ b/darkplaces.dsp @@ -7,19 +7,19 @@ CFG=darkplaces - 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 !MESSAGE NMAKE /f "darkplaces.mak". -!MESSAGE +!MESSAGE !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE +!MESSAGE !MESSAGE NMAKE /f "darkplaces.mak" CFG="darkplaces - Win32 Debug" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "darkplaces - Win32 Release" (based on "Win32 (x86) Application") !MESSAGE "darkplaces - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE +!MESSAGE # Begin Project # PROP AllowPerConfigDependencies 0 @@ -42,8 +42,8 @@ RSC=rc.exe # 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" /D "_MBCS" /YX /FD /c -# ADD CPP /nologo /MD /W3 /GX /Ox /Ot /Og /Oi /Op /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c +# 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 +# ADD CPP /nologo /MD /W3 /GX /Ox /Ot /Og /Oi /Op /D "WIN32" /D "WIN32_LEAN_AND_MEAN" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_FILE_OFFSET_BITS=64" /D "__KERNEL_STRICT_NAMES" /YX /FD /c # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD BASE RSC /l 0x40c /d "NDEBUG" @@ -52,8 +52,8 @@ 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 user32.lib gdi32.lib opengl32.lib wsock32.lib winmm.lib comctl32.lib dxguid.lib /nologo /subsystem:windows /machine:I386 +# ADD BASE LINK32 kernel32.lib /nologo /subsystem:windows /machine:I386 +# ADD LINK32 ws2_32.lib winmm.lib user32.lib gdi32.lib comctl32.lib /nologo /subsystem:windows /LARGEADDRESSAWARE /machine:I386 # SUBTRACT LINK32 /nodefaultlib !ELSEIF "$(CFG)" == "darkplaces - Win32 Debug" @@ -69,8 +69,8 @@ LINK32=link.exe # 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" /D "_MBCS" /YX /FD /GZ /c -# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c +# 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 +# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "WIN32_LEAN_AND_MEAN" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_FILE_OFFSET_BITS=64" /D "__KERNEL_STRICT_NAMES" /YX /FD /GZ /c # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 # ADD BASE RSC /l 0x40c /d "_DEBUG" @@ -79,11 +79,11 @@ 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 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 +# ADD BASE LINK32 kernel32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept +# ADD LINK32 ws2_32.lib winmm.lib user32.lib gdi32.lib comctl32.lib /nologo /subsystem:windows /LARGEADDRESSAWARE /debug /machine:I386 /out:"Debug/darkplaces-debug.exe" /pdbtype:sept # SUBTRACT LINK32 /nodefaultlib -!ENDIF +!ENDIF # Begin Target @@ -106,19 +106,19 @@ SOURCE=.\cd_win.c # End Source File # Begin Source File -SOURCE=.\cgame.c +SOURCE=.\cl_collision.c # End Source File # Begin Source File -SOURCE=.\cgamevm.c +SOURCE=.\cl_demo.c # End Source File # Begin Source File -SOURCE=.\cl_collision.c +SOURCE=.\cl_dyntexture.c # End Source File # Begin Source File -SOURCE=.\cl_demo.c +SOURCE=.\cl_gecko.c # End Source File # Begin Source File @@ -146,6 +146,10 @@ SOURCE=.\cl_video.c # End Source File # Begin Source File +SOURCE=.\clvm_cmds.c +# End Source File +# Begin Source File + SOURCE=.\cmd.c # End Source File # Begin Source File @@ -166,15 +170,15 @@ SOURCE=.\console.c # End Source File # Begin Source File -SOURCE=.\curves.c +SOURCE=.\csprogs.c # End Source File # Begin Source File -SOURCE=.\cvar.c +SOURCE=.\curves.c # End Source File # Begin Source File -SOURCE=.\darkplaces.rc +SOURCE=.\cvar.c # End Source File # Begin Source File @@ -202,10 +206,6 @@ SOURCE=.\gl_draw.c # End Source File # Begin Source File -SOURCE=.\gl_models.c -# End Source File -# Begin Source File - SOURCE=.\gl_rmain.c # End Source File # Begin Source File @@ -230,6 +230,10 @@ SOURCE=.\image.c # End Source File # Begin Source File +SOURCE=.\image_png.c +# End Source File +# Begin Source File + SOURCE=.\jpeg.c # End Source File # Begin Source File @@ -242,6 +246,10 @@ SOURCE=.\lhnet.c # End Source File # Begin Source File +SOURCE=.\libcurl.c +# End Source File +# Begin Source File + SOURCE=.\mathlib.c # End Source File # Begin Source File @@ -250,6 +258,10 @@ SOURCE=.\matrixlib.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 @@ -310,10 +322,6 @@ SOURCE=.\prvm_exec.c # End Source File # Begin Source File -SOURCE=.\r_crosshairs.c -# End Source File -# Begin Source File - SOURCE=.\r_explosion.c # End Source File # Begin Source File @@ -322,10 +330,6 @@ SOURCE=.\r_lerpanim.c # End Source File # Begin Source File -SOURCE=.\r_light.c -# End Source File -# Begin Source File - SOURCE=.\r_lightning.c # End Source File # Begin Source File @@ -374,6 +378,10 @@ SOURCE=.\snd_win.c # End Source File # Begin Source File +SOURCE=.\sv_demo.c +# End Source File +# Begin Source File + SOURCE=.\sv_main.c # End Source File # Begin Source File @@ -390,19 +398,19 @@ SOURCE=.\sv_user.c # End Source File # Begin Source File -SOURCE=.\svvm_cmds.c +SOURCE=.\svbsp.c # End Source File # Begin Source File -SOURCE=.\sys_shared.c +SOURCE=.\svvm_cmds.c # End Source File # Begin Source File -SOURCE=.\sys_win.c +SOURCE=.\sys_shared.c # End Source File # Begin Source File -SOURCE=.\ui.c +SOURCE=.\sys_win.c # End Source File # Begin Source File @@ -442,19 +450,15 @@ SOURCE=.\cdaudio.h # End Source File # Begin Source File -SOURCE=.\cg_math.h -# End Source File -# Begin Source File - -SOURCE=.\cgame_api.h +SOURCE=.\cl_collision.h # End Source File # Begin Source File -SOURCE=.\cgamevm.h +SOURCE=.\cl_dyntexture.h # End Source File # Begin Source File -SOURCE=.\cl_collision.h +SOURCE=.\cl_gecko.h # End Source File # Begin Source File @@ -494,6 +498,10 @@ SOURCE=.\console.h # End Source File # Begin Source File +SOURCE=.\csprogs.h +# End Source File +# Begin Source File + SOURCE=.\curves.h # End Source File # Begin Source File @@ -526,6 +534,10 @@ SOURCE=.\image.h # End Source File # Begin Source File +SOURCE=.\image_png.h +# End Source File +# Begin Source File + SOURCE=.\input.h # End Source File # Begin Source File @@ -546,6 +558,10 @@ SOURCE=.\lhnet.h # End Source File # Begin Source File +SOURCE=.\libcurl.h +# End Source File +# Begin Source File + SOURCE=.\mathlib.h # End Source File # Begin Source File @@ -554,6 +570,10 @@ SOURCE=.\matrixlib.h # End Source File # Begin Source File +SOURCE=.\mdfour.h +# End Source File +# Begin Source File + SOURCE=.\menu.h # End Source File # Begin Source File @@ -570,6 +590,14 @@ SOURCE=.\model_brush.h # End Source File # Begin Source File +SOURCE=.\model_dpmodel.h +# End Source File +# Begin Source File + +SOURCE=.\model_psk.h +# End Source File +# Begin Source File + SOURCE=.\model_shared.h # End Source File # Begin Source File @@ -650,10 +678,6 @@ SOURCE=.\r_lerpanim.h # End Source File # Begin Source File -SOURCE=.\r_light.h -# End Source File -# Begin Source File - SOURCE=.\r_modules.h # End Source File # Begin Source File @@ -702,11 +726,15 @@ SOURCE=.\spritegn.h # End Source File # Begin Source File -SOURCE=.\sys.h +SOURCE=.\sv_demo.h # End Source File # Begin Source File -SOURCE=.\ui.h +SOURCE=.\svbsp.h +# End Source File +# Begin Source File + +SOURCE=.\sys.h # End Source File # Begin Source File @@ -732,6 +760,14 @@ SOURCE=.\zone.h SOURCE=.\darkplaces.ico # End Source File +# Begin Source File + +SOURCE=.\darkplaces.rc +# End Source File +# Begin Source File + +SOURCE=.\resource.h +# End Source File # End Group # End Target # End Project