652 lines
18 KiB
XML
652 lines
18 KiB
XML
<?xml version="1.0" encoding = "Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.00"
|
|
Name="winquake"
|
|
SccProjectName=""
|
|
SccLocalPath="">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="GL Debug|Win32"
|
|
OutputDirectory=".\debug_gl"
|
|
IntermediateDirectory=".\debug_gl"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
OptimizeForProcessor="1"
|
|
AdditionalIncludeDirectories="..\dxsdk\sdk\inc,..\extlibs-w32"
|
|
PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,GLQUAKE"
|
|
RuntimeLibrary="5"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderFile=".\debug_gl/WinQuake.pch"
|
|
AssemblerListingLocation=".\debug_gl/"
|
|
ObjectFile=".\debug_gl/"
|
|
ProgramDataBaseFileName=".\debug_gl/"
|
|
BrowseInformation="1"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="comctl32.lib ..\dxsdk\sdk\lib\dxguid.lib winmm.lib wsock32.lib opengl32.lib glu32.lib odbc32.lib odbccp32.lib libpng.lib zlib.lib ..\nvparse\nvparse\debug\nvparse.lib"
|
|
OutputFile=".\debug_gl\glquake.exe"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories="..\extlibs-w32"
|
|
IgnoreDefaultLibraryNames="libc"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\debug_gl/glquake.pdb"
|
|
SubSystem="2"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\debug_gl/WinQuake.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="GL Release|Win32"
|
|
OutputDirectory=".\release_gl"
|
|
IntermediateDirectory=".\release_gl"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="2"
|
|
ImproveFloatingPointConsistency="TRUE"
|
|
OptimizeForProcessor="1"
|
|
AdditionalIncludeDirectories="..\dxsdk\sdk\inc,..\extlibs-w32"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,GLQUAKE"
|
|
RuntimeLibrary="4"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderFile=".\release_gl/WinQuake.pch"
|
|
AssemblerListingLocation=".\release_gl/"
|
|
ObjectFile=".\release_gl/"
|
|
ProgramDataBaseFileName=".\release_gl/"
|
|
BrowseInformation="1"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="2"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="comctl32.lib ..\dxsdk\sdk\lib\dxguid.lib winmm.lib wsock32.lib opengl32.lib glu32.lib odbc32.lib odbccp32.lib libpng.lib zlib.lib ..\nvparse\nvparse.lib"
|
|
OutputFile="C:\Games\tenebrae\tenebrae2.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories="..\extlibs-w32"
|
|
IgnoreDefaultLibraryNames="LIBCD"
|
|
GenerateDebugInformation="TRUE"
|
|
SubSystem="2"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\release_gl/WinQuake.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90">
|
|
<File
|
|
RelativePath="..\cd_win.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\chase.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\cl_demo.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\cl_input.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\cl_main.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\cl_parse.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\cl_tent.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\cmd.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\common.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\conproc.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\console.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\crc.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\cvar.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\gl_aliasinstant.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\gl_brushinstant.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\gl_bumparb.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\gl_bumpdriver.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\gl_bumpgeneric.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\gl_bumpgf.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\gl_bumpmap.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\gl_bumpparhelia.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\gl_bumpradeon.c">
|
|
<FileConfiguration
|
|
Name="GL Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\gl_common.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\gl_curves.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\gl_decals.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\gl_draw.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\gl_glare.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\gl_md3.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\gl_mesh.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\gl_model.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\gl_q3bsp.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\gl_refrag.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\gl_rlight.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\gl_rmain.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\gl_rmisc.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\gl_rsurf.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\gl_screen.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\gl_screenrect.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\gl_shadow.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\gl_svbsp.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\gl_test.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\gl_vidnt.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\gl_warp.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\host.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\host_cmd.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\in_win.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\keys.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\lex.yy.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\math.s">
|
|
<FileConfiguration
|
|
Name="GL Debug|Win32">
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="mycoolbuild"
|
|
CommandLine="cl /EP /DGLQUAKE > $(OUTDIR)\$(InputName).spp $(InputPath)
|
|
..\gas2masm\debug\gas2masm < $(OUTDIR)\$(InputName).spp > $(OUTDIR)\$(InputName).asm
|
|
ml /c /Cp /coff /Fo$(OUTDIR)\$(InputName).obj /Zm /Zi $(OUTDIR)\$(InputName).asm
|
|
del $(OUTDIR)\$(InputName).spp
|
|
"
|
|
Outputs="$(OUTDIR)\$(InputName).obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="GL Release|Win32">
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="mycoolbuild"
|
|
CommandLine="cl /EP > $(OUTDIR)\$(InputName).spp $(InputPath)
|
|
..\gas2masm\debug\gas2masm < $(OUTDIR)\$(InputName).spp > $(OUTDIR)\$(InputName).asm
|
|
ml /c /Cp /coff /Fo$(OUTDIR)\$(InputName).obj /Zm /Zi $(OUTDIR)\$(InputName).asm
|
|
del $(OUTDIR)\$(InputName).spp
|
|
"
|
|
Outputs="$(OUTDIR)\$(InputName).obj"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\mathlib.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\menu.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\net_dgrm.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\net_loop.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\net_main.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\net_vcr.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\net_win.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\net_wins.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\net_wipx.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\pr_cmds.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\pr_edict.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\pr_exec.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\r_part.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\roq\roq_read.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\sbar.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\shaders.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\snd_dma.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\snd_mem.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\snd_mix.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\snd_mixa.s">
|
|
<FileConfiguration
|
|
Name="GL Debug|Win32">
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="mycoolbuild"
|
|
CommandLine="cl /EP /DGLQUAKE > $(OUTDIR)\$(InputName).spp $(InputPath)
|
|
..\gas2masm\debug\gas2masm < $(OUTDIR)\$(InputName).spp > $(OUTDIR)\$(InputName).asm
|
|
ml /c /Cp /coff /Fo$(OUTDIR)\$(InputName).obj /Zm /Zi $(OUTDIR)\$(InputName).asm
|
|
del $(OUTDIR)\$(InputName).spp
|
|
"
|
|
Outputs="$(OUTDIR)\$(InputName).obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="GL Release|Win32">
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="mycoolbuild"
|
|
CommandLine="cl /EP /DGLQUAKE > $(OUTDIR)\$(InputName).spp $(InputPath)
|
|
..\gas2masm\debug\gas2masm < $(OUTDIR)\$(InputName).spp > $(OUTDIR)\$(InputName).asm
|
|
ml /c /Cp /coff /Fo$(OUTDIR)\$(InputName).obj /Zm /Zi $(OUTDIR)\$(InputName).asm
|
|
del $(OUTDIR)\$(InputName).spp
|
|
"
|
|
Outputs="$(OUTDIR)\$(InputName).obj"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\snd_win.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\sv_main.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\sv_move.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\sv_phys.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\sv_q3support.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\sv_user.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\sys_win.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\sys_wina.s">
|
|
<FileConfiguration
|
|
Name="GL Debug|Win32">
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="mycoolbuild"
|
|
CommandLine="cl /EP /DGLQUAKE > $(OUTDIR)\$(InputName).spp $(InputPath)
|
|
..\gas2masm\debug\gas2masm < $(OUTDIR)\$(InputName).spp > $(OUTDIR)\$(InputName).asm
|
|
ml /c /Cp /coff /Fo$(OUTDIR)\$(InputName).obj /Zm /Zi $(OUTDIR)\$(InputName).asm
|
|
del $(OUTDIR)\$(InputName).spp
|
|
"
|
|
Outputs="$(OUTDIR)\$(InputName).obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="GL Release|Win32">
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="mycoolbuild"
|
|
CommandLine="cl /EP /DGLQUAKE > $(OUTDIR)\$(InputName).spp $(InputPath)
|
|
..\gas2masm\debug\gas2masm < $(OUTDIR)\$(InputName).spp > $(OUTDIR)\$(InputName).asm
|
|
ml /c /Cp /coff /Fo$(OUTDIR)\$(InputName).obj /Zm /Zi $(OUTDIR)\$(InputName).asm
|
|
del $(OUTDIR)\$(InputName).spp
|
|
"
|
|
Outputs="$(OUTDIR)\$(InputName).obj"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\te_scripts.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\textures.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\textures_vid.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\view.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\wad.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\winquake.rc">
|
|
<FileConfiguration
|
|
Name="GL Debug|Win32">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="\TEMP\tenebrae\tenebrae_2;$(NoInherit)"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="GL Release|Win32">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="\TEMP\tenebrae\tenebrae_2;$(NoInherit)"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\world.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\zone.c">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;fi;fd">
|
|
<File
|
|
RelativePath="..\anorm_dots.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\anorms.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\bspfile.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\cdaudio.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\client.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\cmd.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\common.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\conproc.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\console.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\crc.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\cvar.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\d_iface.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\dosisms.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\draw.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\gl_model.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\gl_warp_sin.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\glquake.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\input.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\keys.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mathlib.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\menu.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\model.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\modelgen.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\net.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\net_dgrm.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\net_loop.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\net_ser.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\net_vcr.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\net_wins.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\net_wipx.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\pr_comp.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\progdefs.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\progs.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\protocol.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\quakedef.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\render.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\sbar.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\screen.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\server.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\sound.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\spritegn.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\sys.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\vid.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\view.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\wad.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\winquake.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\world.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\zone.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe">
|
|
<File
|
|
RelativePath="..\qe3.ico">
|
|
</File>
|
|
<File
|
|
RelativePath="..\quake.ico">
|
|
</File>
|
|
<File
|
|
RelativePath=".\splash.bmp">
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath="..\progdefs.q1">
|
|
</File>
|
|
<File
|
|
RelativePath="..\progdefs.q2">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|