]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - darkplaces.dsp
changed in_pitch_min and in_pitch_max defaults to -90 and 90 respectively
[xonotic/darkplaces.git] / darkplaces.dsp
index eba5e71c1507fce0f93dc55220b6fdbd820ef518..82d3541fcac6e49a5fddebe62c9b81769cc1630e 100644 (file)
@@ -54,6 +54,7 @@ BSC32=bscmake.exe
 LINK32=link.exe\r
 # 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\r
 # ADD LINK32 user32.lib gdi32.lib opengl32.lib wsock32.lib winmm.lib comctl32.lib dxguid.lib /nologo /subsystem:windows /machine:I386\r
+# SUBTRACT LINK32 /nodefaultlib\r
 \r
 !ELSEIF  "$(CFG)" == "darkplaces - Win32 Debug"\r
 \r
@@ -79,7 +80,8 @@ BSC32=bscmake.exe
 # ADD BSC32 /nologo\r
 LINK32=link.exe\r
 # 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\r
-# ADD LINK32 user32.lib gdi32.lib opengl32.lib wsock32.lib winmm.lib comctl32.lib dxguid.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept\r
+# 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\r
+# SUBTRACT LINK32 /nodefaultlib\r
 \r
 !ENDIF \r
 \r
@@ -96,19 +98,19 @@ SOURCE=.\builddate.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\cd_win.c\r
+SOURCE=.\cd_shared.c\r
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\cgame.c\r
+SOURCE=.\cd_win.c\r
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\cgamevm.c\r
+SOURCE=.\cgame.c\r
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\chase.c\r
+SOURCE=.\cgamevm.c\r
 # End Source File\r
 # Begin Source File\r
 \r
@@ -164,7 +166,7 @@ SOURCE=.\console.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\crc.c\r
+SOURCE=.\curves.c\r
 # End Source File\r
 # Begin Source File\r
 \r
@@ -172,6 +174,10 @@ SOURCE=.\cvar.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\darkplaces.rc\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\dpvsimpledecode.c\r
 # End Source File\r
 # Begin Source File\r
@@ -276,6 +282,10 @@ SOURCE=.\palette.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\polygon.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\portals.c\r
 # End Source File\r
 # Begin Source File\r
@@ -296,6 +306,18 @@ SOURCE=.\protocol.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\prvm_cmds.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\prvm_edict.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\prvm_exec.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\r_crosshairs.c\r
 # End Source File\r
 # Begin Source File\r
@@ -312,6 +334,10 @@ SOURCE=.\r_light.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\r_lightning.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\r_modules.c\r
 # End Source File\r
 # Begin Source File\r
@@ -332,7 +358,7 @@ SOURCE=.\sbar.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\snd_dma.c\r
+SOURCE=.\snd_main.c\r
 # End Source File\r
 # Begin Source File\r
 \r
@@ -344,11 +370,15 @@ SOURCE=.\snd_mix.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\snd_win.c\r
+SOURCE=.\snd_ogg.c\r
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\sv_light.c\r
+SOURCE=.\snd_wav.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\snd_win.c\r
 # End Source File\r
 # Begin Source File\r
 \r
@@ -396,7 +426,7 @@ SOURCE=.\wad.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\wavefile.c\r
+SOURCE=.\winding.c\r
 # End Source File\r
 # Begin Source File\r
 \r
@@ -410,10 +440,294 @@ SOURCE=.\zone.c
 # Begin Group "Header Files"\r
 \r
 # PROP Default_Filter "h;hpp;hxx;hm;inl"\r
+# Begin Source File\r
+\r
+SOURCE=.\bspfile.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\cdaudio.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\cg_math.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\cgame_api.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\cgamevm.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\cl_collision.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\cl_screen.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\cl_video.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\client.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\cmd.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\collision.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\common.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\conproc.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\console.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\curves.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\cvar.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\dpvsimpledecode.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\draw.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\fs.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\gl_backend.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\glquake.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\image.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\input.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\jpeg.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\keys.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\lhnet.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\mathlib.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\matrixlib.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\menu.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\meshqueue.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\model_alias.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\model_brush.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\model_shared.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\model_sprite.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\model_zymotic.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\modelgen.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\netconn.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\palette.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\polygon.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\portals.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\pr_comp.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\pr_execprogram.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\progdefs.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\progs.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\protocol.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\prvm_execprogram.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\qtypes.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\quakedef.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\r_lerpanim.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\r_light.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\r_modules.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\r_shadow.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\r_textures.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\render.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\sbar.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\screen.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\server.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\snd_main.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\snd_ogg.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\snd_wav.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\sound.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\spritegn.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\sys.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ui.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\vid.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\wad.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\winding.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\winquake.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\world.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\zone.h\r
+# End Source File\r
 # End Group\r
 # Begin Group "Resource Files"\r
 \r
 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"\r
+# Begin Source File\r
+\r
+SOURCE=.\darkplaces.ico\r
+# End Source File\r
 # End Group\r
 # End Target\r
 # End Project\r