X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=darkplaces.dsp;h=82d3541fcac6e49a5fddebe62c9b81769cc1630e;hb=563d68e14d319fd1e9fcfae10740d2136de14e31;hp=a3ee127bca665f85331e226b27b993806d7529d7;hpb=a3c512785c0a023b4dfb507f2191d6c4eb489438;p=xonotic%2Fdarkplaces.git diff --git a/darkplaces.dsp b/darkplaces.dsp index a3ee127b..82d3541f 100644 --- a/darkplaces.dsp +++ b/darkplaces.dsp @@ -54,6 +54,7 @@ BSC32=bscmake.exe 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 +# SUBTRACT LINK32 /nodefaultlib !ELSEIF "$(CFG)" == "darkplaces - Win32 Debug" @@ -79,7 +80,8 @@ 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 /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 +# SUBTRACT LINK32 /nodefaultlib !ENDIF @@ -96,19 +98,19 @@ SOURCE=.\builddate.c # End Source File # Begin Source File -SOURCE=.\cd_win.c +SOURCE=.\cd_shared.c # End Source File # Begin Source File -SOURCE=.\cgame.c +SOURCE=.\cd_win.c # End Source File # Begin Source File -SOURCE=.\cgamevm.c +SOURCE=.\cgame.c # End Source File # Begin Source File -SOURCE=.\chase.c +SOURCE=.\cgamevm.c # End Source File # Begin Source File @@ -164,7 +166,7 @@ SOURCE=.\console.c # End Source File # Begin Source File -SOURCE=.\crc.c +SOURCE=.\curves.c # End Source File # Begin Source File @@ -172,6 +174,10 @@ 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 @@ -276,6 +282,10 @@ SOURCE=.\palette.c # End Source File # Begin Source File +SOURCE=.\polygon.c +# End Source File +# Begin Source File + SOURCE=.\portals.c # End Source File # Begin Source File @@ -296,6 +306,18 @@ SOURCE=.\protocol.c # End Source File # Begin Source File +SOURCE=.\prvm_cmds.c +# End Source File +# Begin Source File + +SOURCE=.\prvm_edict.c +# End Source File +# Begin Source File + +SOURCE=.\prvm_exec.c +# End Source File +# Begin Source File + SOURCE=.\r_crosshairs.c # End Source File # Begin Source File @@ -336,7 +358,7 @@ SOURCE=.\sbar.c # End Source File # Begin Source File -SOURCE=.\snd_dma.c +SOURCE=.\snd_main.c # End Source File # Begin Source File @@ -348,6 +370,14 @@ SOURCE=.\snd_mix.c # End Source File # Begin Source File +SOURCE=.\snd_ogg.c +# End Source File +# Begin Source File + +SOURCE=.\snd_wav.c +# End Source File +# Begin Source File + SOURCE=.\snd_win.c # End Source File # Begin Source File @@ -396,7 +426,7 @@ SOURCE=.\wad.c # End Source File # Begin Source File -SOURCE=.\wavefile.c +SOURCE=.\winding.c # End Source File # Begin Source File @@ -468,7 +498,7 @@ SOURCE=.\console.h # End Source File # Begin Source File -SOURCE=.\crc.h +SOURCE=.\curves.h # End Source File # Begin Source File @@ -564,6 +594,10 @@ SOURCE=.\palette.h # End Source File # Begin Source File +SOURCE=.\polygon.h +# End Source File +# Begin Source File + SOURCE=.\portals.h # End Source File # Begin Source File @@ -588,6 +622,10 @@ SOURCE=.\protocol.h # End Source File # Begin Source File +SOURCE=.\prvm_execprogram.h +# End Source File +# Begin Source File + SOURCE=.\qtypes.h # End Source File # Begin Source File @@ -632,6 +670,18 @@ SOURCE=.\server.h # End Source File # Begin Source File +SOURCE=.\snd_main.h +# End Source File +# Begin Source File + +SOURCE=.\snd_ogg.h +# End Source File +# Begin Source File + +SOURCE=.\snd_wav.h +# End Source File +# Begin Source File + SOURCE=.\sound.h # End Source File # Begin Source File @@ -656,7 +706,7 @@ SOURCE=.\wad.h # End Source File # Begin Source File -SOURCE=.\wavefile.h +SOURCE=.\winding.h # End Source File # Begin Source File @@ -674,6 +724,10 @@ SOURCE=.\zone.h # Begin Group "Resource Files" # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" +# Begin Source File + +SOURCE=.\darkplaces.ico +# End Source File # End Group # End Target # End Project