mirror of
https://github.com/Q3Rally-Team/rallyunlimited-engine.git
synced 2024-11-13 00:34:18 +00:00
464 lines
8.6 KiB
XML
464 lines
8.6 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8,00"
|
|
Name="renderer"
|
|
ProjectGUID="{AB424155-FBED-4D8D-B007-5B6CF93EA395}"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\build\renderer_release"
|
|
IntermediateDirectory=".\build\renderer_release"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG;_CRT_SECURE_NO_DEPRECATE"
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
WarningLevel="4"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\renderer.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory=".\build\renderer_release_x64"
|
|
IntermediateDirectory=".\build\renderer_release_x64"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG;_CRT_SECURE_NO_DEPRECATE"
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
WarningLevel="4"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\renderer.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\build\renderer_debug"
|
|
IntermediateDirectory=".\build\renderer_debug"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\renderer.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory=".\build\renderer_debug_x64"
|
|
IntermediateDirectory=".\build\renderer_debug_x64"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\renderer.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="c;cpp;def;bat;asm"
|
|
>
|
|
<File
|
|
RelativePath="..\..\renderer\tr_animation.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderer\tr_arb.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderer\tr_backend.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderer\tr_bsp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderer\tr_cmds.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderer\tr_curve.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderer\tr_flares.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderercommon\tr_font.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderer\tr_image.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderercommon\tr_image_bmp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderercommon\tr_image_jpg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderercommon\tr_image_pcx.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderercommon\tr_image_png.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderercommon\tr_image_tga.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderer\tr_init.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderer\tr_light.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderer\tr_main.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderer\tr_marks.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderer\tr_mesh.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderer\tr_model.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderer\tr_model_iqm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderercommon\tr_noise.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderer\tr_scene.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderer\tr_shade.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderer\tr_shade_calc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderer\tr_shader.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderer\tr_shadows.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderer\tr_sky.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderer\tr_surface.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderer\tr_vbo.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderer\tr_world.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;inc"
|
|
>
|
|
<File
|
|
RelativePath="..\..\qcommon\q_shared.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\qcommon.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\qfiles.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderer\qgl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\qcommon\surfaceflags.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderer\tr_common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderer\tr_local.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderercommon\tr_public.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\renderercommon\tr_types.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|