701 lines
14 KiB
XML
701 lines
14 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="render-base"
|
|
ProjectGUID="{3EC20DA3-BBE5-44BD-9C87-1187BF42BFFA}"
|
|
RootNamespace="renderer"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)lib\$(ProjectName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)obj\$(ProjectName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
WholeProgramOptimization="false"
|
|
AdditionalIncludeDirectories=""$(SolutionDir)..\libs\glew\include";"$(SolutionDir)..\libs\libpng-1.2.12";"$(SolutionDir)..\libs\zlib";"$(SolutionDir)$(PlatformName)""
|
|
PreprocessorDefinitions="BUILD_RENDER;GLEW_STATIC"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="tr_local.h"
|
|
BrowseInformationFile=""
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="4"
|
|
CallingConvention="1"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)lib\$(ProjectName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)obj\$(ProjectName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="2"
|
|
AdditionalIncludeDirectories=""$(SolutionDir)..\libs\glew\include";"$(SolutionDir)..\libs\libpng-1.2.12";"$(SolutionDir)..\libs\zlib";"$(SolutionDir)$(PlatformName)""
|
|
PreprocessorDefinitions="BUILD_RENDER;GLEW_STATIC"
|
|
StringPooling="true"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
EnableFunctionLevelLinking="true"
|
|
FloatingPointModel="2"
|
|
RuntimeTypeInfo="false"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="tr_local.h"
|
|
BrowseInformationFile=""
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CallingConvention="1"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Final Release|Win32"
|
|
OutputDirectory="$(SolutionDir)lib\$(ProjectName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)obj\$(ProjectName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="2"
|
|
AdditionalIncludeDirectories=""$(SolutionDir)..\libs\glew\include";"$(SolutionDir)..\libs\libpng-1.2.12";"$(SolutionDir)..\libs\zlib";"$(SolutionDir)$(PlatformName)""
|
|
PreprocessorDefinitions="BUILD_RENDER;GLEW_STATIC"
|
|
StringPooling="true"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
EnableFunctionLevelLinking="true"
|
|
FloatingPointModel="2"
|
|
RuntimeTypeInfo="false"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="tr_local.h"
|
|
BrowseInformationFile=""
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CallingConvention="1"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="tr_state"
|
|
>
|
|
<File
|
|
RelativePath=".\tr_state-local.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_state-states-textures.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_state-states.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_state.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="tr_x42"
|
|
>
|
|
<File
|
|
RelativePath=".\tr_x42-animverts.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_x42-load.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_x42-local.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_x42-math.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_x42-pose.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_x42-sse.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_x42.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_x42.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="win32"
|
|
>
|
|
<File
|
|
RelativePath="..\win32\win_cpuinfo.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Final Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\win32\win_gamma.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="../render-base/tr_local.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="../render-base/tr_local.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Final Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="../render-base/tr_local.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\win32\win_glimp-local.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\win32\win_glimp-skin.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="../render-base/tr_local.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="../render-base/tr_local.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Final Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="../render-base/tr_local.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\win32\win_glimp.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="../render-base/tr_local.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="../render-base/tr_local.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Final Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="../render-base/tr_local.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\win32\win_sysinfo.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="../render-base/tr_local.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="../render-base/tr_local.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Final Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="../render-base/tr_local.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="q-common"
|
|
>
|
|
<File
|
|
RelativePath="..\qcommon\q_math.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Final Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\qcommon\q_shared.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Final Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="tr_shade"
|
|
>
|
|
<File
|
|
RelativePath=".\tr_shade.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_shade_calc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_shade_programs.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="tr-world"
|
|
>
|
|
<File
|
|
RelativePath=".\tr_bsp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_lightmapconv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_world.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\qgl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_backend.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_cmds.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_curve.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_draw2d.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_flares.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_font.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_image.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_image_dds.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_init.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_light.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_local.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_local.pch.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Final Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_main.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_marks.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_mesh.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_model.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_noise.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_postproc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_scene.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_screenshot.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Final Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_shader.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_shadows.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_sky.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_surface.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tr_text.c"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|