X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=blobdiff_plain;f=darkplaces.dsp;h=152463c849a254b4be07b9631c4fb9b4282fa292;hp=15a2c330b2d5e884751fc9e0d998a8305eb1378c;hb=c2dcaef8855fc6ce97ce10c544e30d95436b14cd;hpb=201979c976cb28bd0971dec669b9f34302eb42f6 diff --git a/darkplaces.dsp b/darkplaces.dsp index 15a2c330..152463c8 100644 --- a/darkplaces.dsp +++ b/darkplaces.dsp @@ -53,7 +53,7 @@ BSC32=bscmake.exe # 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 LINK32 ws2_32.lib winmm.lib user32.lib gdi32.lib comctl32.lib dinput.lib dxguid.lib /nologo /subsystem:windows /LARGEADDRESSAWARE /machine:I386 # SUBTRACT LINK32 /nodefaultlib !ELSEIF "$(CFG)" == "darkplaces - Win32 Debug" @@ -80,7 +80,7 @@ BSC32=bscmake.exe # 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 LINK32 ws2_32.lib winmm.lib user32.lib gdi32.lib comctl32.lib dinput.lib dxguid.lib /nologo /subsystem:windows /LARGEADDRESSAWARE /debug /machine:I386 /out:"Debug/darkplaces-debug.exe" /pdbtype:sept # SUBTRACT LINK32 /nodefaultlib !ENDIF @@ -114,6 +114,14 @@ SOURCE=.\cl_demo.c # End Source File # Begin Source File +SOURCE=.\cl_dyntexture.c +# End Source File +# Begin Source File + +SOURCE=.\cl_gecko.c +# End Source File +# Begin Source File + SOURCE=.\cl_input.c # End Source File # Begin Source File @@ -174,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 @@ -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 @@ -314,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 @@ -326,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 @@ -366,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 @@ -378,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 @@ -394,6 +402,10 @@ SOURCE=.\sv_user.c # End Source File # Begin Source File +SOURCE=.\svbsp.c +# End Source File +# Begin Source File + SOURCE=.\svvm_cmds.c # End Source File # Begin Source File @@ -426,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 @@ -450,6 +458,14 @@ SOURCE=.\cl_collision.h # End Source File # Begin Source File +SOURCE=.\cl_dyntexture.h +# End Source File +# Begin Source File + +SOURCE=.\cl_gecko.h +# End Source File +# Begin Source File + SOURCE=.\cl_screen.h # End Source File # Begin Source File @@ -546,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 @@ -662,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 @@ -698,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 @@ -714,6 +734,14 @@ SOURCE=.\spritegn.h # End Source File # Begin Source File +SOURCE=.\sv_demo.h +# End Source File +# Begin Source File + +SOURCE=.\svbsp.h +# End Source File +# Begin Source File + SOURCE=.\sys.h # End Source File # Begin Source File @@ -740,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