766 lines
14 KiB
XML
766 lines
14 KiB
XML
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="D3DDevice9"
|
|
ProjectGUID="{53598D68-80AA-49E0-92D2-4D50AA44FD91}"
|
|
RootNamespace="D3DDevice9"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Out\$(ConfigurationName)"
|
|
IntermediateDirectory="Out\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP8"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..;..\..\Utility;..\..\EngineUtil;..\..\EtResManager;FreeType;..\..\EtInterface;../../"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;D3D_DEBUG_INFO"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\$(ProjectName)D.lib"
|
|
IgnoreDefaultLibraryNames=""
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Out\$(ConfigurationName)"
|
|
IntermediateDirectory="Out\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP8"
|
|
WholeProgramOptimization="true"
|
|
AdditionalIncludeDirectories="..;..\..\Utility;..\..\EngineUtil;..\..\EtResManager;FreeType;..\..\EtInterface;../../"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
IgnoreDefaultLibraryNames=""
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug_DLL|Win32"
|
|
OutputDirectory="Out\$(ConfigurationName)"
|
|
IntermediateDirectory="Out\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP8"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..;..\..\Utility;..\..\EngineUtil;..\..\EtResManager;FreeType;..\..\EtInterface;..\..\"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;D3D_DEBUG_INFO"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\$(ProjectName)D.lib"
|
|
IgnoreDefaultLibraryNames=""
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release_DLL|Win32"
|
|
OutputDirectory="Out\$(ConfigurationName)"
|
|
IntermediateDirectory="Out\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP8"
|
|
AdditionalIncludeDirectories="..;..\..\Utility;..\..\EngineUtil;..\..\EtResManager;FreeType;..\..\EtInterface;..\..\"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
IgnoreDefaultLibraryNames=""
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="RDebug|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP8"
|
|
Optimization="0"
|
|
WholeProgramOptimization="false"
|
|
AdditionalIncludeDirectories="..;..\..\Utility;..\..\EngineUtil;..\..\EtResManager;FreeType;..\..\EtInterface;../../"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_RDEBUG"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
IgnoreDefaultLibraryNames=""
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Resource"
|
|
>
|
|
<File
|
|
RelativePath=".\EtCallBack.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\EtCallBack.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\EtCustomMeshStream.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\EtCustomMeshStream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\EtDepth.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\EtDepth.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\EtMaterial.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\EtMaterial.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\EtMeshStream.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\EtMeshStream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\EtTexture.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\EtTexture.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Common"
|
|
>
|
|
<File
|
|
RelativePath=".\EtD3DDevice9.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\EtDevice.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\EtDevice.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\EtStateManager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\EtStateManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\EtWrapper.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug_DLL|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release_DLL|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="RDebug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Shaders"
|
|
>
|
|
<File
|
|
RelativePath=".\Shaders\AmbientMap.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\BakeDepth.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\BakeTerrainLightMap.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\BenchMark.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\BloomFilter.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\CalcBlendBone.fxh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\CalcFog.fxh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\CalcLight.fxh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\CalcNormalMap.fxh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\CalcShadow.fxh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\ColorAdjustFilter2.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\ColorAdjustTexFilter.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\Decal.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\Default.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\Diffuse.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\DiffuseAvatar.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\DiffuseAvatarFace.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\DiffuseAvatarFaceTatoo.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\DiffuseCustomColor.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\DiffuseEmissive.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\DiffuseEmissiveCustomColor.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\DiffuseEmissiveSphericalMap.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\DiffuseEmissiveUVScroll.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\DiffuseEmissiveVolumeTex.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\DiffuseInstancing.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\DiffuseSphericalMap.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\DiffuseUVScroll.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\DiffuseUVScrollTiling.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\DiffuseVolumeTex.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\DOFFilter.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\Flat.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\GaussianFilter.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\Grass.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\HeatHazeFilter.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\LayeredCliffTerrain.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\LayeredCliffTerrainLow.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\LayeredCliffTerrainOpti.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\LayeredTerrain.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\LayeredTerrainOpti.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\LensFlare.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\LightShaftFilter.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\LineTrail.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\LowDetailTerrain.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\MaterialColor.fxh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\Minimap.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\MotionBlurFilter.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\NormalSpecular.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\NormalSpecularReflect.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\OutlineFilter.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\Particle.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\RadialBlurFilter.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\RainDropSplash.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\Rainfall.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\Shadow.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\SkyBox.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\SkyBoxAni.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\SkyBoxAurora.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\SkyBoxCloud.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\Snowfall.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\Specular.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\SwordTrail.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\VolumeFog.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\Water.fx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shaders\WaterColorFilter.fx"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Function"
|
|
>
|
|
</Filter>
|
|
<Filter
|
|
Name="Misc"
|
|
>
|
|
<File
|
|
RelativePath=".\EtOcclusionQuery.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\EtOcclusionQuery.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\EtSystemFont.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\EtSystemFont.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\ReadMe.txt"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|