X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=blobdiff_plain;f=darkplaces.dsp;h=82d3541fcac6e49a5fddebe62c9b81769cc1630e;hp=82125bad3c0dc46a16192fa44ee671011a47c763;hb=718ffdb8950c7b589aca9288fc33ecc2e37d0e5c;hpb=f3e79d752a76a9d6329759a83ec9800a5e4cc92b diff --git a/darkplaces.dsp b/darkplaces.dsp index 82125bad..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 @@ -284,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 @@ -356,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 @@ -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 @@ -596,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 @@ -668,6 +670,10 @@ 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