<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="8.00"
	Name="stdshader_dx9"
	ProjectGUID="{C8D2DC83-E117-7576-7B43-10C844264C51}"
	RootNamespace="stdshader_dx9-2005"
	>
	<Platforms>
		<Platform
			Name="Win32"
		/>
	</Platforms>
	<ToolFiles>
	</ToolFiles>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory="Debug_dx9"
			IntermediateDirectory="Debug_dx9"
			ConfigurationType="2"
			CharacterSet="2"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
				Description="Publishing to target directory (d:\program files\steam\steamapps\SourceMods\drakensucks\bin\)..."
				CommandLine="if exist &quot;d:\program files\steam\steamapps\SourceMods\drakensucks\bin\game_shader_dx9.dll&quot; attrib -r &quot;d:\program files\steam\steamapps\SourceMods\drakensucks\bin\game_shader_dx9.dll&quot;&#x0D;&#x0A;copy &quot;$(TargetPath)&quot; &quot;d:\program files\steam\steamapps\SourceMods\drakensucks\bin\game_shader_dx9.dll&quot;&#x0D;&#x0A;if exist &quot;$(TargetDir)&quot;game_shader_dx9.map copy &quot;$(TargetDir)&quot;game_shader_dx9.map &quot;d:\program files\steam\steamapps\SourceMods\drakensucks\bin\game_shader_dx9.map&quot;&#x0D;&#x0A;"
				Outputs="&quot;d:\program files\steam\steamapps\SourceMods\drakensucks\bin\game_shader_dx9.dll&quot;"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="..\..\common;..\..\public;..\..\public\tier0;..\..\public\tier1;fxctmp9;vshtmp9;..\..\dx9sdk\include"
				PreprocessorDefinitions="WIN32;_WIN32;_DEBUG;DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;STDSHADER_DX9_DLL_EXPORT;FAST_MATERIALVAR_ACCESS"
				StringPooling="true"
				MinimalRebuild="true"
				ExceptionHandling="0"
				BasicRuntimeChecks="3"
				RuntimeLibrary="1"
				BufferSecurityCheck="false"
				FloatingPointModel="2"
				ForceConformanceInForLoopScope="true"
				RuntimeTypeInfo="true"
				UsePrecompiledHeader="0"
				AssemblerListingLocation="$(IntDir)/"
				ObjectFile="$(IntDir)/"
				ProgramDataBaseFileName="$(IntDir)/"
				GenerateXMLDocumentationFiles="false"
				BrowseInformation="0"
				BrowseInformationFile="$(IntDir)/"
				WarningLevel="4"
				Detect64BitPortabilityProblems="true"
				DebugInformationFormat="4"
				CompileAs="2"
				ErrorReporting="1"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
				Culture="1033"
			/>
			<Tool
				Name="VCPreLinkEventTool"
				ExcludedFromBuild="false"
			/>
			<Tool
				Name="VCLinkerTool"
				UseUnicodeResponseFiles="false"
				AdditionalDependencies=" version.lib winmm.lib"
				ShowProgress="0"
				OutputFile="$(OutDir)/game_shader_dx9.dll"
				LinkIncremental="2"
				SuppressStartupBanner="true"
				AdditionalLibraryDirectories="..\..\lib\common;..\..\lib\public"
				GenerateManifest="false"
				IgnoreDefaultLibraryNames="libc;libcd;libcmt"
				GenerateDebugInformation="true"
				ProgramDatabaseFile="$(IntDir)/$(TargetName).pdb"
				GenerateMapFile="true"
				MapFileName="$(IntDir)/$(TargetName).map"
				SubSystem="2"
				BaseAddress=" "
				TargetMachine="1"
				ErrorReporting="1"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
				SuppressStartupBanner="true"
			/>
			<Tool
				Name="VCXDCMakeTool"
				SuppressStartupBanner="true"
			/>
			<Tool
				Name="VCBscMakeTool"
				SuppressStartupBanner="true"
				OutputFile="$(OutDir)/stdshader_dx9.bsc"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCWebDeploymentTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory="Release_dx9"
			IntermediateDirectory="Release_dx9"
			ConfigurationType="2"
			CharacterSet="2"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
				Description="Publishing to target directory (d:\program files\steam\steamapps\SourceMods\drakensucks\bin\)..."
				CommandLine="if exist &quot;d:\program files\steam\steamapps\SourceMods\drakensucks\bin\game_shader_dx9.dll&quot; attrib -r &quot;d:\program files\steam\steamapps\SourceMods\drakensucks\bin\game_shader_dx9.dll&quot;&#x0D;&#x0A;copy &quot;$(TargetPath)&quot; &quot;d:\program files\steam\steamapps\SourceMods\drakensucks\bin\game_shader_dx9.dll&quot;&#x0D;&#x0A;if exist &quot;$(TargetDir)&quot;game_shader_dx9.map copy &quot;$(TargetDir)&quot;game_shader_dx9.map &quot;d:\program files\steam\steamapps\SourceMods\drakensucks\bin\game_shader_dx9.map&quot;&#x0D;&#x0A;"
				Outputs="&quot;d:\program files\steam\steamapps\SourceMods\drakensucks\bin\game_shader_dx9.dll&quot;"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="2"
				EnableIntrinsicFunctions="true"
				FavorSizeOrSpeed="1"
				AdditionalIncludeDirectories="..\..\common;..\..\public;..\..\public\tier0;..\..\public\tier1;fxctmp9;vshtmp9;..\..\dx9sdk\include"
				PreprocessorDefinitions="WIN32;_WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;STDSHADER_DX9_DLL_EXPORT;FAST_MATERIALVAR_ACCESS"
				StringPooling="true"
				ExceptionHandling="0"
				RuntimeLibrary="0"
				BufferSecurityCheck="false"
				EnableFunctionLevelLinking="true"
				FloatingPointModel="2"
				ForceConformanceInForLoopScope="true"
				RuntimeTypeInfo="true"
				UsePrecompiledHeader="0"
				AssemblerListingLocation="$(IntDir)/"
				ObjectFile="$(IntDir)/"
				ProgramDataBaseFileName="$(IntDir)/"
				GenerateXMLDocumentationFiles="false"
				BrowseInformation="0"
				BrowseInformationFile="$(IntDir)/"
				WarningLevel="4"
				Detect64BitPortabilityProblems="true"
				DebugInformationFormat="3"
				CompileAs="2"
				ErrorReporting="1"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
				Culture="1033"
			/>
			<Tool
				Name="VCPreLinkEventTool"
				ExcludedFromBuild="false"
			/>
			<Tool
				Name="VCLinkerTool"
				UseUnicodeResponseFiles="false"
				AdditionalDependencies=" version.lib winmm.lib"
				ShowProgress="0"
				OutputFile="$(OutDir)/game_shader_dx9.dll"
				LinkIncremental="1"
				SuppressStartupBanner="true"
				AdditionalLibraryDirectories="..\..\lib\common;..\..\lib\public"
				GenerateManifest="false"
				IgnoreDefaultLibraryNames="libc;libcd;libcmtd"
				GenerateDebugInformation="true"
				ProgramDatabaseFile="$(IntDir)/$(TargetName).pdb"
				GenerateMapFile="true"
				MapFileName="$(IntDir)/$(TargetName).map"
				SubSystem="2"
				OptimizeReferences="2"
				EnableCOMDATFolding="2"
				BaseAddress=" "
				TargetMachine="1"
				ErrorReporting="1"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
				SuppressStartupBanner="true"
			/>
			<Tool
				Name="VCXDCMakeTool"
				SuppressStartupBanner="true"
			/>
			<Tool
				Name="VCBscMakeTool"
				SuppressStartupBanner="true"
				OutputFile="$(OutDir)/stdshader_dx9.bsc"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCWebDeploymentTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<Filter
			Name="Source Files"
			>
			<File
				RelativePath=".\aftershock.cpp"
				>
			</File>
			<File
				RelativePath=".\aftershock_helper.cpp"
				>
			</File>
			<File
				RelativePath=".\BaseVSShader.cpp"
				>
			</File>
			<File
				RelativePath=".\Bloom.cpp"
				>
			</File>
			<File
				RelativePath=".\cable_dx9.cpp"
				>
			</File>
			<File
				RelativePath=".\cloak_blended_pass_helper.cpp"
				>
			</File>
			<File
				RelativePath=".\cloak_dx9_helper.cpp"
				>
			</File>
			<File
				RelativePath=".\core_dx9.cpp"
				>
			</File>
			<File
				RelativePath=".\dx8fallbacks.cpp"
				>
			</File>
			<File
				RelativePath=".\emissive_scroll_blended_pass_helper.cpp"
				>
			</File>
			<File
				RelativePath=".\eye_refract.cpp"
				>
			</File>
			<File
				RelativePath=".\eye_refract_helper.cpp"
				>
			</File>
			<File
				RelativePath=".\eyeball.cpp"
				>
			</File>
			<File
				RelativePath=".\eyeglint_dx9.cpp"
				>
			</File>
			<File
				RelativePath=".\eyes.cpp"
				>
			</File>
			<File
				RelativePath=".\eyes_dx8_dx9_helper.cpp"
				>
			</File>
			<File
				RelativePath=".\eyes_dx9.cpp"
				>
			</File>
			<File
				RelativePath=".\flesh_interior_blended_pass_helper.cpp"
				>
			</File>
			<File
				RelativePath=".\lightmappedgeneric_decal.cpp"
				>
			</File>
			<File
				RelativePath=".\lightmappedgeneric_dx9_helper.cpp"
				>
			</File>
			<File
				RelativePath=".\lightmappedreflective.cpp"
				>
			</File>
			<File
				RelativePath=".\lightmappedtwotexture.cpp"
				>
			</File>
			<File
				RelativePath=".\refract.cpp"
				>
			</File>
			<File
				RelativePath=".\refract_dx9_helper.cpp"
				>
			</File>
			<File
				RelativePath=".\screenspace_general.cpp"
				>
			</File>
			<File
				RelativePath=".\skin_dx9_helper.cpp"
				>
			</File>
			<File
				RelativePath=".\spritecard.cpp"
				>
			</File>
			<File
				RelativePath=".\teeth.cpp"
				>
			</File>
			<File
				RelativePath=".\unlitgeneric_dx9.cpp"
				>
			</File>
			<File
				RelativePath=".\unlittwotexture_dx9.cpp"
				>
			</File>
			<File
				RelativePath=".\vertexlitgeneric_dx9.cpp"
				>
			</File>
			<File
				RelativePath=".\vertexlitgeneric_dx9_helper.cpp"
				>
			</File>
			<File
				RelativePath=".\vortwarp_dx9.cpp"
				>
			</File>
			<File
				RelativePath=".\water.cpp"
				>
			</File>
			<File
				RelativePath=".\worldtwotextureblend.cpp"
				>
			</File>
			<File
				RelativePath=".\worldvertexalpha.cpp"
				>
			</File>
			<File
				RelativePath=".\worldvertextransition.cpp"
				>
			</File>
			<File
				RelativePath=".\worldvertextransition_dx8_helper.cpp"
				>
			</File>
			<Filter
				Name="Remove me when VAC2 is out"
				>
				<File
					RelativePath="..\..\tier1\checksum_crc.cpp"
					>
				</File>
				<File
					RelativePath="..\..\tier1\checksum_md5.cpp"
					>
				</File>
				<File
					RelativePath="..\shader_dll_verify.cpp"
					>
				</File>
				<File
					RelativePath="..\shader_dll_verify.h"
					>
				</File>
			</Filter>
		</Filter>
		<Filter
			Name="Link Libraries"
			>
			<File
				RelativePath="..\..\dx9sdk\lib\d3dx9.lib"
				>
			</File>
			<File
				RelativePath="..\..\lib\public\mathlib.lib"
				>
			</File>
			<File
				RelativePath="..\..\lib\public\shaderlib.lib"
				>
			</File>
			<File
				RelativePath="..\..\lib\public\tier0.lib"
				>
			</File>
			<File
				RelativePath="..\..\lib\public\tier1.lib"
				>
			</File>
			<File
				RelativePath="..\..\lib\public\vstdlib.lib"
				>
			</File>
		</Filter>
		<Filter
			Name="Header Files"
			>
			<File
				RelativePath=".\BaseVSShader.h"
				>
			</File>
			<File
				RelativePath=".\commandbuilder.h"
				>
			</File>
			<File
				RelativePath=".\common_flashlight_fxc.h"
				>
			</File>
			<File
				RelativePath=".\common_fxc.h"
				>
			</File>
			<File
				RelativePath=".\common_hlsl_cpp_consts.h"
				>
			</File>
			<File
				RelativePath=".\common_lightmappedgeneric_fxc.h"
				>
			</File>
			<File
				RelativePath=".\common_pragmas.h"
				>
			</File>
			<File
				RelativePath=".\common_ps_fxc.h"
				>
			</File>
			<File
				RelativePath=".\common_vertexlitgeneric_dx9.h"
				>
			</File>
			<File
				RelativePath=".\common_vs_fxc.h"
				>
			</File>
			<File
				RelativePath=".\cpp_shader_constant_register_map.h"
				>
			</File>
			<File
				RelativePath=".\refract_dx9_helper.h"
				>
			</File>
		</Filter>
		<Filter
			Name="Shader Source"
			>
			<File
				RelativePath=".\stdshader_dx9_20b.txt"
				>
				<FileConfiguration
					Name="Debug|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCustomBuildTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCustomBuildTool"
					/>
				</FileConfiguration>
			</File>
			<File
				RelativePath=".\stdshader_dx9_30.txt"
				>
				<FileConfiguration
					Name="Debug|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCustomBuildTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCustomBuildTool"
					/>
				</FileConfiguration>
			</File>
			<Filter
				Name="fxc"
				>
				<File
					RelativePath=".\SDK_aftershock_ps2x.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_aftershock_vs20.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_cable_ps2x.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_cable_vs20.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_cloak_blended_pass_ps2x.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_cloak_blended_pass_vs20.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_cloak_ps2x.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_cloak_vs20.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_core_ps2x.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_core_vs20.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_emissive_scroll_blended_pass_ps2x.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_emissive_scroll_blended_pass_vs20.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_eye_refract_ps2x.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_eye_refract_vs20.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_eyeglint_ps2x.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_eyeglint_vs20.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_eyes_flashlight_inc.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_eyes_flashlight_ps11.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_eyes_flashlight_ps2x.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_eyes_flashlight_vs20.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_eyes_ps2x.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_Eyes_vs20.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_flashlight_ps2x.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_flesh_interior_blended_pass_ps2x.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_flesh_interior_blended_pass_vs20.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_lightmappedgeneric_decal_ps2x.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_lightmappedgeneric_decal_vs20.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_lightmappedgeneric_flashlight_vs11.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_lightmappedgeneric_flashlight_vs20.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_lightmappedgeneric_lightingonly_overbright2_ps11.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_lightmappedgeneric_lightingonly_vs11.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_lightmappedgeneric_ps11.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_lightmappedgeneric_ps2x.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_lightmappedgeneric_vs20.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_lightmappedreflective_ps2x.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_lightmappedreflective_vs20.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_refract_ps2x.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_Refract_vs20.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_skin_ps20b.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_skin_vs20.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_splinecard_vsxx.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_spritecard_ps11.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_spritecard_ps2x.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_spritecard_vsxx.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_teeth_bump_ps2x.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_teeth_bump_vs20.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_teeth_flashlight_ps2x.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_teeth_flashlight_vs20.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_teeth_ps2x.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_teeth_vs20.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_unlitgeneric_lightingonly_vs11.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_UnlitGeneric_MaskBaseByDetailAlpha_ps11.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_unlitgeneric_notexture_ps11.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_unlitgeneric_notexture_ps2x.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_unlitgeneric_ps11.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_unlitgeneric_ps2x.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_unlitgeneric_vs20.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_unlittwotexture_ps2x.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_unlittwotexture_vs20.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_vertexlit_and_unlit_generic_bump_ps2x.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_vertexlit_and_unlit_generic_bump_vs20.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_vertexlit_and_unlit_generic_ps2x.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_vertexlit_and_unlit_generic_vs20.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_vertexlit_lighting_only_ps2x.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_vertexlitgeneric_lightingonly_overbright2_ps11.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_vortwarp_ps2x.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_vortwarp_vs20.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_water_ps2x.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_Water_vs20.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_WaterCheap_ps2x.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_WaterCheap_vs20.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_worldtwotextureblend_ps2x.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_WorldVertexAlpha_ps2x.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_WorldVertexTransition_ps2x.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_WorldVertexTransition_vs20.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_writevertexalphatodestalpha_ps11.fxc"
					>
				</File>
				<File
					RelativePath=".\SDK_writevertexalphatodestalpha_vs11.fxc"
					>
				</File>
			</Filter>
			<Filter
				Name="vsh"
				>
				<File
					RelativePath=".\macros.vsh"
					>
				</File>
				<File
					RelativePath=".\SDK_emissive_scroll_blended_pass_dx8_vs11.vsh"
					>
				</File>
				<File
					RelativePath=".\SDK_eyes.vsh"
					>
				</File>
				<File
					RelativePath=".\SDK_eyes_flashlight_vs11.vsh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_BaseTexture.vsh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_BaseTextureBlend.vsh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_BumpmappedEnvmap.vsh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_BumpmappedEnvmap_ps14.vsh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_BumpmappedLightmap.vsh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_BumpmappedLightmap_base_ps14.vsh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_BumpmappedLightmap_blend_ps14.vsh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_Decal.vsh"
					>
				</File>
				<File
					RelativePath=".\SDK_lightmappedgeneric_inc.vsh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_LightingOnly.vsh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_VertexColor.vsh"
					>
				</File>
				<File
					RelativePath=".\SDK_lightmappedgeneric_vs11.vsh"
					>
				</File>
				<File
					RelativePath=".\SDK_unlitgeneric_inc.vsh"
					>
				</File>
				<File
					RelativePath=".\SDK_UnlitGeneric_LightingOnly.vsh"
					>
				</File>
				<File
					RelativePath=".\SDK_unlitgeneric_vs11.vsh"
					>
				</File>
				<File
					RelativePath=".\SDK_UnlitTwoTexture.vsh"
					>
				</File>
				<File
					RelativePath=".\SDK_VertexLitGeneric_EnvmappedBumpmap_NoLighting.vsh"
					>
				</File>
				<File
					RelativePath=".\SDK_VertexLitGeneric_EnvmappedBumpmap_NoLighting_ps14.vsh"
					>
				</File>
				<File
					RelativePath=".\SDK_vertexlitgeneric_flashlight_vs11.vsh"
					>
				</File>
				<File
					RelativePath=".\SDK_vertexlitgeneric_inc.vsh"
					>
				</File>
				<File
					RelativePath=".\SDK_VertexLitGeneric_SelfIllumOnly.vsh"
					>
				</File>
				<File
					RelativePath=".\SDK_vertexlitgeneric_vs11.vsh"
					>
				</File>
				<File
					RelativePath=".\SDK_WorldVertexAlpha.vsh"
					>
				</File>
				<File
					RelativePath=".\SDK_WorldVertexTransition.vsh"
					>
				</File>
				<File
					RelativePath=".\SDK_WorldVertexTransition_Seamless.vsh"
					>
				</File>
				<File
					RelativePath=".\SDK_WorldVertexTransition_vs14.vsh"
					>
				</File>
				<File
					RelativePath=".\unlittwotexture_inc.vsh"
					>
				</File>
			</Filter>
			<Filter
				Name="psh"
				>
				<File
					RelativePath=".\SDK_emissive_scroll_blended_pass_dx8_ps11.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_Eyes.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_eyes_flashlight2_ps11.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_AddBaseAlphaMaskedEnvMap.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_AddEnvMapMaskNoTexture.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_AddEnvMapNoTexture.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_lightmappedgeneric_basealphamaskedenvmap.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_BaseAlphaMaskedEnvMapV2.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_BaseTexture.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_lightmappedgeneric_basetextureblend.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_BumpmappedEnvmap.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_BumpmappedEnvmap_ps14.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_BumpmappedLightmap.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_BumpmappedLightmap_base_ps14.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_BumpmappedLightmap_blend_ps14.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_Decal.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_Detail.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_DetailNoTexture.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_DetailSelfIlluminated.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_lightmappedgeneric_envmap.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_EnvMapNoTexture.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_EnvMapV2.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_LightingOnly_Overbright2.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_lightmappedgeneric_maskedenvmap.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_MaskedEnvMapNoTexture.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_MaskedEnvMapV2.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_MultiplyByLighting.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_lightmappedgeneric_multiplybylightingbasealphamaskedselfillum.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_lightmappedgeneric_multiplybylightingbasenotexture.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_MultiplyByLightingNoTexture.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_MultiplyByLightingSelfIllum.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_NoTexture.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_SelfIlluminated.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_lightmappedgeneric_selfilluminatedenvmap.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_SelfIlluminatedEnvMapV2.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_lightmappedgeneric_selfilluminatedmaskedenvmap.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_SelfIlluminatedMaskedEnvMapV2.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_LightmappedGeneric_SSBumpmappedLightmap.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_UnlitGeneric.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_UnlitGeneric_BaseAlphaMaskedEnvMap.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_unlitgeneric_basetimesdetail.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_UnlitGeneric_Detail.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_UnlitGeneric_DetailBaseAlphaMaskedEnvMap.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_UnlitGeneric_DetailEnvMap.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_UnlitGeneric_DetailEnvMapMask.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_UnlitGeneric_DetailEnvMapMaskNoTexture.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_UnlitGeneric_DetailEnvMapNoTexture.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_UnlitGeneric_DetailNoTexture.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_UnlitGeneric_EnvMap.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_UnlitGeneric_EnvMapMask.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_UnlitGeneric_EnvMapMaskNoTexture.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_UnlitGeneric_EnvMapNoTexture.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_UnlitGeneric_NoTexture.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_UnlitTwoTexture.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_VertexLitGeneric.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_vertexlitgeneric_basealphamaskedenvmap.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_VertexLitGeneric_BaseAlphaMaskedEnvMapV2.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_VertexLitGeneric_Detail.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_VertexLitGeneric_Detail_additive.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_VertexLitGeneric_Detail_additive_selfillum.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_VertexLitGeneric_Detail_LerpBase.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_vertexlitgeneric_detailbasealphamaskedenvmap.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_VertexLitGeneric_DetailBaseAlphaMaskedEnvMapV2.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_vertexlitgeneric_detailenvmap.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_VertexLitGeneric_DetailEnvMapV2.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_vertexlitgeneric_detailmaskedenvmap.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_VertexLitGeneric_DetailMaskedEnvMapV2.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_VertexLitGeneric_DetailNoTexture.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_VertexLitGeneric_DetailSelfIlluminated.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_vertexlitgeneric_detailselfilluminatedenvmap.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_VertexLitGeneric_DetailSelfIlluminatedEnvMapV2.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_vertexlitgeneric_detailselfilluminatedmaskedenvmap.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_VertexLitGeneric_DetailSelfIlluminatedMaskedEnvMapV2.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_vertexlitgeneric_envmap.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_VertexLitGeneric_EnvMapNoTexture.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_VertexLitGeneric_EnvmappedBumpmapV2.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_VertexLitGeneric_EnvmappedBumpmapV2_MultByAlpha.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_VertexLitGeneric_EnvmappedBumpmapV2_MultByAlpha_ps14.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_VertexLitGeneric_EnvmappedBumpmapV2_ps14.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_VertexLitGeneric_EnvMapV2.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_vertexlitgeneric_lightingonly_overbright2.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_vertexlitgeneric_maskedenvmap.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_VertexLitGeneric_MaskedEnvMapNoTexture.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_VertexLitGeneric_MaskedEnvMapV2.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_VertexLitGeneric_NoTexture.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_VertexLitGeneric_SelfIlluminated.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_vertexlitgeneric_selfilluminatedenvmap.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_VertexLitGeneric_SelfIlluminatedEnvMapV2.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_vertexlitgeneric_selfilluminatedmaskedenvmap.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_VertexLitGeneric_SelfIlluminatedMaskedEnvMapV2.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_VertexLitGeneric_SelfIllumOnly.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_WorldTwoTextureBlend.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_WorldTwoTextureBlend_DetailAlpha.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_WorldTwoTextureBlend_SelfIlluminated.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_WorldVertexAlpha.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_WorldVertexTransition.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_WorldVertexTransition_BlendBase2.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_WorldVertexTransition_Editor.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_WorldVertexTransition_ps14.psh"
					>
				</File>
				<File
					RelativePath=".\SDK_WorldVertexTransition_Seamless.psh"
					>
				</File>
			</Filter>
		</Filter>
		<File
			RelativePath=".\buildsdkshaders.bat"
			>
		</File>
		<File
			RelativePath=".\buildshaders.bat"
			>
		</File>
		<File
			RelativePath="..\..\devtools\bin\fxc_prep.pl"
			>
		</File>
		<File
			RelativePath="..\..\devtools\bin\psh_prep.pl"
			>
		</File>
		<File
			RelativePath="..\..\devtools\bin\updateshaders.pl"
			>
		</File>
		<File
			RelativePath="..\..\devtools\bin\valve_perl_helpers.pl"
			>
		</File>
		<File
			RelativePath="..\..\devtools\bin\vsh_prep.pl"
			>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>
