X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=blobdiff_plain;f=darkplaces.dsp;h=82d3541fcac6e49a5fddebe62c9b81769cc1630e;hp=b714c0b2f5fb1f370f0995245d4e0f2b9c4a4211;hb=e5026b6eb290b2098c6ce92ae7b777fb4457227b;hpb=56ceba32bfef716a714e3dfbada6dc2566983997 diff --git a/darkplaces.dsp b/darkplaces.dsp index b714c0b2..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 @@ -164,10 +166,6 @@ SOURCE=.\console.c # End Source File # Begin Source File -SOURCE=.\crc.c -# End Source File -# Begin Source File - SOURCE=.\curves.c # End Source File # Begin Source File @@ -280,11 +278,11 @@ SOURCE=.\netconn.c # End Source File # Begin Source File -SOURCE=.\ogg.c +SOURCE=.\palette.c # End Source File # Begin Source File -SOURCE=.\palette.c +SOURCE=.\polygon.c # End Source File # Begin Source File @@ -360,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 @@ -372,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 @@ -420,10 +426,6 @@ SOURCE=.\wad.c # End Source File # Begin Source File -SOURCE=.\wavefile.c -# End Source File -# Begin Source File - SOURCE=.\winding.c # End Source File # Begin Source File @@ -496,10 +498,6 @@ SOURCE=.\console.h # End Source File # Begin Source File -SOURCE=.\crc.h -# End Source File -# Begin Source File - SOURCE=.\curves.h # End Source File # Begin Source File @@ -592,11 +590,11 @@ SOURCE=.\netconn.h # End Source File # Begin Source File -SOURCE=.\ogg.h +SOURCE=.\palette.h # End Source File # Begin Source File -SOURCE=.\palette.h +SOURCE=.\polygon.h # End Source File # Begin Source File @@ -672,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 @@ -696,10 +706,6 @@ SOURCE=.\wad.h # End Source File # Begin Source File -SOURCE=.\wavefile.h -# End Source File -# Begin Source File - SOURCE=.\winding.h # End Source File # Begin Source File