X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=darkplaces.dsp;h=1151d5743bb8fd2e00b5dfc5bc539f736fea9590;hb=15ba263dfc057719e51ffd7ba6ecb0fe7efb400c;hp=0b8748eb11381a75c544d8a7d8e841924b1694a9;hpb=82ec08d9fa7074fc71956517c09cdf7791662cb2;p=xonotic%2Fdarkplaces.git diff --git a/darkplaces.dsp b/darkplaces.dsp index 0b8748eb..1151d574 100644 --- a/darkplaces.dsp +++ b/darkplaces.dsp @@ -43,7 +43,7 @@ RSC=rc.exe # 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 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 # 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" @@ -70,7 +70,7 @@ LINK32=link.exe # 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 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 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 # ADD BASE RSC /l 0x40c /d "_DEBUG" @@ -79,8 +79,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 /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 @@ -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 @@ -182,10 +182,6 @@ SOURCE=.\cvar.c # End Source File # Begin Source File -SOURCE=.\darkplaces.rc -# End Source File -# Begin Source File - SOURCE=.\dpvsimpledecode.c # End Source File # Begin Source File @@ -250,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 @@ -258,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 @@ -318,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 @@ -330,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 @@ -370,6 +366,10 @@ SOURCE=.\snd_mix.c # End Source File # Begin Source File +SOURCE=.\snd_modplug.c +# End Source File +# Begin Source File + SOURCE=.\snd_ogg.c # End Source File # Begin Source File @@ -382,6 +382,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 @@ -398,19 +402,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 @@ -434,10 +438,6 @@ SOURCE=.\world.c # End Source File # Begin Source File -SOURCE=.\world_cs.c -# End Source File -# Begin Source File - SOURCE=.\zone.c # End Source File # End Group @@ -454,19 +454,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 @@ -566,6 +562,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 @@ -574,6 +574,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 @@ -590,6 +594,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 @@ -670,10 +682,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 @@ -706,6 +714,10 @@ SOURCE=.\snd_main.h # End Source File # Begin Source File +SOURCE=.\snd_modplug.h +# End Source File +# Begin Source File + SOURCE=.\snd_ogg.h # End Source File # Begin Source File @@ -722,11 +734,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 @@ -752,6 +768,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