X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=darkplaces.dsp;h=86dab14e6f7b1541165c979af7987f610e43c5b3;hb=941a9e4e804a119f507b2794f9ccba850b96ec70;hp=271e44db44f0d92ecb7a9560b67173b68a1b9bc5;hpb=355bc09086e3ff04769e90565df100e510f852da;p=xonotic%2Fdarkplaces.git diff --git a/darkplaces.dsp b/darkplaces.dsp index 271e44db..86dab14e 100644 --- a/darkplaces.dsp +++ b/darkplaces.dsp @@ -7,19 +7,19 @@ CFG=darkplaces - Win32 Debug !MESSAGE This is not a valid makefile. To build this project using NMAKE, !MESSAGE use the Export Makefile command and run -!MESSAGE +!MESSAGE !MESSAGE NMAKE /f "darkplaces.mak". -!MESSAGE +!MESSAGE !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE +!MESSAGE !MESSAGE NMAKE /f "darkplaces.mak" CFG="darkplaces - Win32 Debug" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "darkplaces - Win32 Release" (based on "Win32 (x86) Application") !MESSAGE "darkplaces - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE +!MESSAGE # Begin Project # PROP AllowPerConfigDependencies 0 @@ -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,9 +80,10 @@ 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 +!ENDIF # Begin Target @@ -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 @@ -204,10 +202,6 @@ SOURCE=.\gl_draw.c # End Source File # Begin Source File -SOURCE=.\gl_models.c -# End Source File -# Begin Source File - SOURCE=.\gl_rmain.c # End Source File # Begin Source File @@ -276,27 +270,23 @@ SOURCE=.\model_sprite.c # End Source File # Begin Source File -SOURCE=.\netconn.c -# End Source File -# Begin Source File - -SOURCE=.\palette.c +SOURCE=.\mvm_cmds.c # End Source File # Begin Source File -SOURCE=.\portals.c +SOURCE=.\netconn.c # End Source File # Begin Source File -SOURCE=.\pr_cmds.c +SOURCE=.\palette.c # End Source File # Begin Source File -SOURCE=.\pr_edict.c +SOURCE=.\polygon.c # End Source File # Begin Source File -SOURCE=.\pr_exec.c +SOURCE=.\portals.c # End Source File # Begin Source File @@ -356,7 +346,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 +362,10 @@ 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 @@ -392,6 +386,10 @@ SOURCE=.\sv_user.c # End Source File # Begin Source File +SOURCE=.\svvm_cmds.c +# End Source File +# Begin Source File + SOURCE=.\sys_shared.c # End Source File # Begin Source File @@ -420,14 +418,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 - SOURCE=.\world.c # End Source File # Begin Source File @@ -476,6 +466,10 @@ SOURCE=.\client.h # End Source File # Begin Source File +SOURCE=.\clprogdefs.h +# End Source File +# Begin Source File + SOURCE=.\cmd.h # End Source File # Begin Source File @@ -496,10 +490,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 @@ -544,6 +534,10 @@ SOURCE=.\keys.h # End Source File # Begin Source File +SOURCE=.\lhfont.h +# End Source File +# Begin Source File + SOURCE=.\lhnet.h # End Source File # Begin Source File @@ -588,6 +582,10 @@ SOURCE=.\modelgen.h # End Source File # Begin Source File +SOURCE=.\mprogdefs.h +# End Source File +# Begin Source File + SOURCE=.\netconn.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 @@ -616,10 +618,18 @@ SOURCE=.\progs.h # End Source File # Begin Source File +SOURCE=.\progsvm.h +# End Source File +# Begin Source File + SOURCE=.\protocol.h # End Source File # Begin Source File +SOURCE=.\prvm_cmds.h +# End Source File +# Begin Source File + SOURCE=.\prvm_execprogram.h # End Source File # Begin Source File @@ -668,10 +678,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,18 +714,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 - -SOURCE=.\winquake.h -# End Source File -# Begin Source File - SOURCE=.\world.h # End Source File # Begin Source File