X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=blobdiff_plain;f=darkplaces-dedicated.dsp;h=55e126c425d45a6efd8bca1e0157b9e674601ef7;hp=d83a6f0427602814ca273f4a708d877d6b566394;hb=2961039d9bd10e9aa838e243728e4b1acb03bb2c;hpb=c33970a476afe2631b17816adb8b555f38b70f25 diff --git a/darkplaces-dedicated.dsp b/darkplaces-dedicated.dsp index d83a6f04..55e126c4 100644 --- a/darkplaces-dedicated.dsp +++ b/darkplaces-dedicated.dsp @@ -1,10 +1,10 @@ -# Microsoft Developer Studio Project File - Name="dedicated" - Package Owner=<4> +# Microsoft Developer Studio Project File - Name="darkplaces-dedicated" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Application" 0x0101 -CFG=dedicated - Win32 Debug +CFG=darkplaces-dedicated - Win32 Debug !MESSAGE This is not a valid makefile. To build this project using NMAKE, !MESSAGE use the Export Makefile command and run !MESSAGE @@ -13,12 +13,12 @@ CFG=dedicated - Win32 Debug !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: !MESSAGE -!MESSAGE NMAKE /f "darkplaces-dedicated.mak" CFG="dedicated - Win32 Debug" +!MESSAGE NMAKE /f "darkplaces-dedicated.mak" CFG="darkplaces-dedicated - Win32 Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE -!MESSAGE "dedicated - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "dedicated - Win32 Debug" (based on "Win32 (x86) Application") +!MESSAGE "darkplaces-dedicated - Win32 Release" (based on "Win32 (x86) Application") +!MESSAGE "darkplaces-dedicated - Win32 Debug" (based on "Win32 (x86) Application") !MESSAGE # Begin Project @@ -29,7 +29,7 @@ CPP=cl.exe MTL=midl.exe RSC=rc.exe -!IF "$(CFG)" == "dedicated - Win32 Release" +!IF "$(CFG)" == "darkplaces-dedicated - Win32 Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 @@ -43,7 +43,7 @@ RSC=rc.exe # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c -# ADD CPP /nologo /MD /W3 /GX /Ox /Ot /Og /Oi /Op /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c +# ADD CPP /nologo /MD /W3 /GX /Ox /Ot /Og /Oi /Op /D "WIN32" /D "WIN32_LEAN_AND_MEAN" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD BASE RSC /l 0x40c /d "NDEBUG" @@ -52,11 +52,11 @@ BSC32=bscmake.exe # ADD BASE BSC32 /nologo # 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:console /machine:I386 +# ADD BASE LINK32 kernel32.lib /nologo /subsystem:windows /machine:I386 +# ADD LINK32 ws2_32.lib winmm.lib user32.lib gdi32.lib /nologo /subsystem:console /LARGEADDRESSAWARE /machine:I386 # SUBTRACT LINK32 /pdb:none -!ELSEIF "$(CFG)" == "dedicated - Win32 Debug" +!ELSEIF "$(CFG)" == "darkplaces-dedicated - Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 @@ -70,7 +70,7 @@ LINK32=link.exe # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c -# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c +# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "WIN32_LEAN_AND_MEAN" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 # ADD BASE RSC /l 0x40c /d "_DEBUG" @@ -79,16 +79,16 @@ BSC32=bscmake.exe # ADD BASE BSC32 /nologo # 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:console /debug /machine:I386 /out:"Debug-Dedicated/darkplaces-dedicated-debug.exe" /pdbtype:sept +# ADD BASE LINK32 kernel32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept +# ADD LINK32 ws2_32.lib winmm.lib user32.lib gdi32.lib /nologo /subsystem:console /LARGEADDRESSAWARE /debug /machine:I386 /out:"Debug-Dedicated/darkplaces-dedicated-debug.exe" /pdbtype:sept # SUBTRACT LINK32 /pdb:none !ENDIF # Begin Target -# Name "dedicated - Win32 Release" -# Name "dedicated - Win32 Debug" +# Name "darkplaces-dedicated - Win32 Release" +# Name "darkplaces-dedicated - Win32 Debug" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" @@ -106,19 +106,19 @@ SOURCE=.\cd_shared.c # End Source File # Begin Source File -SOURCE=.\cgame.c +SOURCE=.\cl_collision.c # End Source File # Begin Source File -SOURCE=.\cgamevm.c +SOURCE=.\cl_demo.c # End Source File # Begin Source File -SOURCE=.\cl_collision.c +SOURCE=.\cl_dyntexture.h # End Source File # Begin Source File -SOURCE=.\cl_demo.c +SOURCE=.\cl_gecko.h # End Source File # Begin Source File @@ -246,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 @@ -318,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 @@ -330,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 @@ -362,6 +358,10 @@ SOURCE=.\snd_null.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 @@ -378,19 +378,19 @@ SOURCE=.\sv_user.c # End Source File # Begin Source File -SOURCE=.\svvm_cmds.c +SOURCE=.\svbsp.c # End Source File # Begin Source File -SOURCE=.\sys_linux.c +SOURCE=.\svvm_cmds.c # End Source File # Begin Source File -SOURCE=.\sys_shared.c +SOURCE=.\sys_linux.c # End Source File # Begin Source File -SOURCE=.\ui.c +SOURCE=.\sys_shared.c # End Source File # Begin Source File @@ -414,10 +414,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 @@ -434,19 +430,15 @@ SOURCE=.\cdaudio.h # End Source File # Begin Source File -SOURCE=.\cg_math.h -# End Source File -# Begin Source File - -SOURCE=.\cgame_api.h +SOURCE=.\cl_collision.h # End Source File # Begin Source File -SOURCE=.\cgamevm.h +SOURCE=.\cl_dyntexture.h # End Source File # Begin Source File -SOURCE=.\cl_collision.h +SOURCE=.\cl_gecko.h # End Source File # Begin Source File @@ -542,6 +534,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 @@ -658,10 +654,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 @@ -702,11 +694,15 @@ SOURCE=.\spritegn.h # End Source File # Begin Source File -SOURCE=.\sys.h +SOURCE=.\sv_demo.h +# End Source File +# Begin Source File + +SOURCE=.\svbsp.h # End Source File # Begin Source File -SOURCE=.\ui.h +SOURCE=.\sys.h # End Source File # Begin Source File @@ -732,6 +728,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