123
This commit is contained in:
774
RenderDll/XRenderD3D8/XRenderD3D8.vcproj
Normal file
774
RenderDll/XRenderD3D8/XRenderD3D8.vcproj
Normal file
@@ -0,0 +1,774 @@
|
||||
<?xml version="1.0" encoding = "windows-1251"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Name="XRenderD3D8"
|
||||
ProjectGUID="{FBB51267-E44B-4202-942D-2118EEC30164}"
|
||||
SccProjectName=""$/Game01/RenderDll/XRenderD3D8", TKOAAAAA"
|
||||
SccAuxPath=""
|
||||
SccLocalPath="."
|
||||
SccProvider="MSSCCI:Microsoft Visual SourceSafe">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory=".\Release"
|
||||
IntermediateDirectory=".\Release"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="1"
|
||||
OmitFramePointers="TRUE"
|
||||
AdditionalIncludeDirectories="..\..\,..\..\FarCry,..\..\CryNetwork,..\..\CryCommon,..\..\CryCommon\Stl,..\..\CryPhysics"
|
||||
PreprocessorDefinitions="_RELEASE;COMP_VC;DO_ASM;DIRECT3D8;OS_WIN32;PROC_INTEL;WIN32;NDEBUG;_WINDOWS;_USRDLL;XRENDERD3D8_EXPORTS"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
UsePrecompiledHeader="3"
|
||||
PrecompiledHeaderThrough="stdafx.h"
|
||||
PrecompiledHeaderFile=".\Release/XRenderD3D8.pch"
|
||||
AssemblerListingLocation=".\Release/"
|
||||
ObjectFile=".\Release/"
|
||||
ProgramDataBaseFileName=".\Release/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/MACHINE:I386"
|
||||
AdditionalDependencies="Winmm.lib d3dx8.lib d3d8.lib cg.lib cgD3D8.lib"
|
||||
OutputFile=".\Release/XRenderD3D8.dll"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
AdditionalLibraryDirectories="Libraries"
|
||||
ProgramDatabaseFile=".\Release/XRenderD3D8.pdb"
|
||||
ImportLibrary=".\Release/XRenderD3D8.lib"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Release/XRenderD3D8.tlb"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
CommandLine="copy $(TargetPath) C:\MasterCD"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Profile|Win32"
|
||||
OutputDirectory="C:\MasterCD"
|
||||
IntermediateDirectory=".\Profile"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="1"
|
||||
OmitFramePointers="TRUE"
|
||||
AdditionalIncludeDirectories="..\..\,..\..\FarCry,..\..\CryNetwork,..\..\CryCommon,..\..\CryCommon\Stl,..\..\CryPhysics"
|
||||
PreprocessorDefinitions="COMP_VC;DO_ASM;DIRECT3D8;OS_WIN32;PROC_INTEL;WIN32;NDEBUG;_WINDOWS;_USRDLL;XRENDERD3D8_EXPORTS"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
UsePrecompiledHeader="3"
|
||||
PrecompiledHeaderThrough="stdafx.h"
|
||||
PrecompiledHeaderFile=".\Profile/XRenderD3D8.pch"
|
||||
AssemblerListingLocation=".\Profile/"
|
||||
ObjectFile=".\Profile/"
|
||||
ProgramDataBaseFileName=".\Profile/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/MACHINE:I386"
|
||||
AdditionalDependencies="Winmm.lib d3dx8.lib d3d8.lib cg.lib cgD3D8.lib"
|
||||
OutputFile="C:\MasterCD/XRenderD3D8.dll"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
AdditionalLibraryDirectories="Libraries"
|
||||
GenerateDebugInformation="TRUE"
|
||||
GenerateMapFile="TRUE"
|
||||
MapFileName=".\Profile/XRenderD3D8.map"
|
||||
BaseAddress="0x40000000"
|
||||
ImportLibrary="C:\MasterCD/XRenderD3D8.lib"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName="C:\MasterCD/XRenderD3D8.tlb"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory=".\Debug"
|
||||
IntermediateDirectory=".\Debug"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\..\,..\..\FarCry,..\..\CryNetwork,..\..\CryCommon,..\..\CryCommon\Stl"
|
||||
PreprocessorDefinitions="COMP_VC;DO_ASM;DIRECT3D8;OS_WIN32;PROC_INTEL;WIN32;_DEBUG;_WINDOWS;_USRDLL;XRENDERD3D8_EXPORTS"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="5"
|
||||
BufferSecurityCheck="TRUE"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
UsePrecompiledHeader="3"
|
||||
PrecompiledHeaderThrough="stdafx.h"
|
||||
PrecompiledHeaderFile=".\Debug/XRenderD3D8.pch"
|
||||
AssemblerListingLocation=".\Debug/"
|
||||
ObjectFile=".\Debug/"
|
||||
ProgramDataBaseFileName=".\Debug/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="4"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Copying $(TargetFileName) to MasterCD"
|
||||
CommandLine="copy $(TargetPath) C:\MasterCD
|
||||
copy $(TargetDir)$(TargetName).pdb C:\MasterCD
|
||||
"
|
||||
Outputs="c:\MasterCD\$(TargetFileName)"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/MACHINE:I386"
|
||||
AdditionalDependencies="Winmm.lib d3dx8.lib d3d8.lib cg.lib cgD3D8.lib"
|
||||
OutputFile=".\Debug/XRenderD3D8.dll"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="TRUE"
|
||||
AdditionalLibraryDirectories="Libraries"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile=".\Debug/XRenderD3D8.pdb"
|
||||
ImportLibrary=".\Debug/XRenderD3D8.lib"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\Debug/XRenderD3D8.tlb"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
||||
<File
|
||||
RelativePath="D3DCGVProgram.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\D3DFont.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\D3DPShaders.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="D3DRendPipeline.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\D3DRenderRE.cpp">
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="3"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="D3DShaders.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\D3DShadows.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\D3DTextures.cpp">
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AssemblerOutput="4"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="D3DTexturesStreaming.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\D3D_OutSpace.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\DriverD3D8.cpp">
|
||||
<FileConfiguration
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AssemblerOutput="4"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AssemblerOutput="4"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<Filter
|
||||
Name="CG"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="CG\cg.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CG\cgContextManager.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CG\cgD3D.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CG\cgGL_profiles.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CG\cgProgramManager.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CG\cgTemplates.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CG\cg_bindlocations.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CG\cg_datatypes.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CG\cg_errors.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="CG\cg_profiles.h">
|
||||
</File>
|
||||
</Filter>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl">
|
||||
<File
|
||||
RelativePath="D3DCGPShader.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="D3DCGVProgram.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\D3DCubeMaps.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\D3DPShaders.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\D3DTexture.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\DriverD3D8.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\StaticIB.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\StaticVB.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Common"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\Common\CPUDetect.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\EvalFuncs_C.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\EvalFuncs_RE.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\LightMaterial.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Names.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Renderer.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\ResFile.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\SimpleFrameProfiler.cpp">
|
||||
</File>
|
||||
<Filter
|
||||
Name="Common_h"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\Common\CPUDetect.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\CommonRender.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\EvalFuncs.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\FrameProfilers-list.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\LZSS.H">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Names.int">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RenderPipeline.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Renderer.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Shadow_Renderer.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\SimpleFrameProfiler.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="RendElements"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\Common\RendElements\CRE2DQuad.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RendElements\CREBeam.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RendElements\CREClientPoly.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RendElements\CREClientPoly2D.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RendElements\CREDummy.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RendElements\CREFlares.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RendElements\CREFlashBang.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RendElements\CREGlare.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RendElements\CREOcLeaf.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RendElements\CREOcean.cpp">
|
||||
<FileConfiguration
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AssemblerOutput="4"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RendElements\CREOclusionQuery.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RendElements\CREParticleSpray.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RendElements\CREPolyBlend.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RendElements\CREPolyMesh.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RendElements\CREPrefabGeom.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RendElements\CREShadowMap.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RendElements\CRESky.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RendElements\CRETempMesh.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RendElements\CRETerrainSector.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RendElements\CRETriMeshAdditionalShadow.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RendElements\CRETriMeshShadow.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RendElements\RendElement.cpp">
|
||||
</File>
|
||||
<Filter
|
||||
Name="RendElements_h"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\Common\RendElements\CREBeam.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RendElements\CREClientPoly.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RendElements\CREClientPoly2D.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RendElements\CREFlares.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RendElements\CREGlare.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RendElements\CREOcean.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RendElements\CREParticleSpray.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RendElements\CREPolyBlend.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RendElements\CRESkyZone.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RendElements\CRETempMesh.h">
|
||||
</File>
|
||||
</Filter>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Textures"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\Common\Textures\TexMan.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Textures\TexManStreaming.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Textures\dxtlib.h">
|
||||
</File>
|
||||
<Filter
|
||||
Name="Image"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\Common\Textures\Image\BmpImage.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Textures\Image\CCTImage.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Textures\Image\CCTImage.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Textures\Image\CImage.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Textures\Image\DDSImage.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Textures\Image\GifImage.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Textures\Image\JpgImage.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Textures\Image\PcxImage.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Textures\Image\Quantize.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Textures\Image\TgaImage.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Textures\Image\inv_cmap.cpp">
|
||||
</File>
|
||||
<Filter
|
||||
Name="Image_h"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\Common\Textures\Image\BmpImage.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Textures\Image\CImage.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Textures\Image\DDSImage.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Textures\Image\GifImage.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Textures\Image\JpgImage.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Textures\Image\PcxImage.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Textures\Image\Quantize.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Textures\Image\SHendian.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Textures\Image\TgaImage.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Textures\Image\dds.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Textures\Image\ijl.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Textures\Image\inv_cmap.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="zlib"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\Common\Textures\Image\zlib\zconf.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Textures\Image\zlib\zlib.h">
|
||||
</File>
|
||||
</Filter>
|
||||
</Filter>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="LeafBuffer"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\Common\LeafBufferCreate.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\LeafBufferRender.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\LeafBufferSerialize.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\PBCloneMapDest.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\PBCloneMapDest.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\RGBPackedBase.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\TGA.CPP">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\pip_addons.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\tangent_basis.cpp">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="NvTriStrip"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\Common\NvTriStrip\NvTriStrip.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\NvTriStrip\NvTriStrip.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\NvTriStrip\NvTriStripObjects.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\NvTriStrip\NvTriStripObjects.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\NvTriStrip\VertexCache.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Mkl"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\Common\Mkl\mkl_c.lib">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Mkl\mkl_p3.lib">
|
||||
</File>
|
||||
<Filter
|
||||
Name="Mkl_h"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\Common\Mkl\mkl.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Mkl\mkl_fft.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Mkl\mkl_types.h">
|
||||
</File>
|
||||
</Filter>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Shaders"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\Common\Shaders\CShader.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Shaders\Parser.cpp">
|
||||
<FileConfiguration
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Profile|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Shaders\Parser.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Shaders\Shader.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Shaders\ShaderComponents.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Shaders\ShaderCore.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Shaders\ShaderParse.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Shaders\ShaderScript.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Common\Shaders\ShaderTemplate.cpp">
|
||||
</File>
|
||||
</Filter>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Libraries"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath=".\Libraries\ijl15.lib">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\XRenderOGL\Libraries\nvDXTlib.lib">
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath="..\CrtOverrides.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\stdafx.cpp">
|
||||
<FileConfiguration
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="1"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Profile|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="1"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="1"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\stdafx.h">
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
Reference in New Issue
Block a user