2008-09-15 01:00:17 -05:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="7.10"
|
|
|
|
Name="stdshader_dx9"
|
|
|
|
ProjectGUID="{B29963C3-6E41-4C6F-98B7-EC89B0A8085F}"
|
|
|
|
SccProjectName=""
|
|
|
|
SccAuxPath=""
|
|
|
|
SccLocalPath=""
|
|
|
|
SccProvider="">
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"/>
|
|
|
|
</Platforms>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory=".\Debug"
|
|
|
|
IntermediateDirectory=".\Debug_dx9"
|
|
|
|
ConfigurationType="2"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalOptions="/Zm1200 "
|
|
|
|
Optimization="0"
|
|
|
|
ImproveFloatingPointConsistency="TRUE"
|
|
|
|
OptimizeForProcessor="2"
|
|
|
|
AdditionalIncludeDirectories="..\..\common,..\..\public,..\..\public\tier1,fxctmp9,vshtmp9,..\..\dx9sdk\include"
|
|
|
|
PreprocessorDefinitions="_DEBUG;DX9;_WINDOWS;_USRDLL;STDSHADER_DX9_DLL_EXPORT;_WIN32"
|
|
|
|
ExceptionHandling="FALSE"
|
|
|
|
BasicRuntimeChecks="0"
|
|
|
|
RuntimeLibrary="1"
|
|
|
|
PrecompiledHeaderFile=".\Debug_dx9/stdshader_dx9.pch"
|
|
|
|
AssemblerListingLocation=".\Debug_dx9/"
|
|
|
|
ObjectFile=".\Debug_dx9/"
|
|
|
|
ProgramDataBaseFileName=".\Debug_dx9/"
|
|
|
|
BrowseInformation="1"
|
|
|
|
WarningLevel="4"
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
DebugInformationFormat="4"
|
|
|
|
CompileAs="0"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
2008-09-15 01:33:59 -05:00
|
|
|
Description="Publishing to target directory (bin\)..."
|
|
|
|
CommandLine="if exist "bin\game_shader_dx9.dll" attrib -r "bin\game_shader_dx9.dll"
|
|
|
|
copy "$(TargetPath)" "bin\game_shader_dx9.dll"
|
|
|
|
if exist "$(TargetDir)"game_shader_dx9.map copy "$(TargetDir)"game_shader_dx9.map "bin\game_shader_dx9.map"
|
2008-09-15 01:00:17 -05:00
|
|
|
"
|
2008-09-15 01:33:59 -05:00
|
|
|
Outputs=""bin\game_shader_dx9.dll""/>
|
2008-09-15 01:00:17 -05:00
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
AdditionalDependencies="version.lib winmm.lib"
|
|
|
|
OutputFile="Debug_dx9/game_shader_dx9.dll"
|
|
|
|
LinkIncremental="2"
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
AdditionalLibraryDirectories="..\..\lib-vc7\common\,..\..\lib-vc7\public\"
|
2008-09-15 01:33:59 -05:00
|
|
|
IgnoreDefaultLibraryNames="LIBC,LIBCD,LIBCMT"
|
2008-09-15 01:00:17 -05:00
|
|
|
GenerateDebugInformation="TRUE"
|
|
|
|
SubSystem="2"
|
|
|
|
ImportLibrary="Debug_dx9/game_shader_dx9.lib"
|
|
|
|
TargetMachine="1"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
MkTypLibCompatible="TRUE"
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
TargetEnvironment="1"
|
|
|
|
TypeLibraryName=".\Debug/stdshader_dx9.tlb"
|
|
|
|
HeaderFileName=""/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
Culture="1033"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory=".\Release_dx9"
|
|
|
|
IntermediateDirectory=".\Release_dx9"
|
|
|
|
ConfigurationType="2"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalOptions="/Zm1200 "
|
|
|
|
Optimization="2"
|
|
|
|
GlobalOptimizations="TRUE"
|
|
|
|
InlineFunctionExpansion="2"
|
|
|
|
EnableIntrinsicFunctions="TRUE"
|
|
|
|
ImproveFloatingPointConsistency="FALSE"
|
|
|
|
FavorSizeOrSpeed="1"
|
|
|
|
OptimizeForProcessor="3"
|
|
|
|
AdditionalIncludeDirectories="..\..\common,..\..\public,..\..\public\tier1,fxctmp9,vshtmp9,..\..\dx9sdk\include"
|
|
|
|
PreprocessorDefinitions="NDEBUG;DX9;_WINDOWS;_USRDLL;STDSHADER_DX9_DLL_EXPORT;_WIN32"
|
|
|
|
StringPooling="TRUE"
|
|
|
|
ExceptionHandling="FALSE"
|
|
|
|
RuntimeLibrary="0"
|
|
|
|
BufferSecurityCheck="FALSE"
|
|
|
|
EnableFunctionLevelLinking="TRUE"
|
|
|
|
PrecompiledHeaderFile=".\Release_dx9/stdshader_dx9.pch"
|
|
|
|
AssemblerListingLocation=".\Release_dx9/"
|
|
|
|
ObjectFile=".\Release_dx9/"
|
|
|
|
ProgramDataBaseFileName=".\Release_dx9/"
|
|
|
|
WarningLevel="4"
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
CompileAs="0"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
2008-09-15 01:33:59 -05:00
|
|
|
Description="Publishing to target directory (bin\)..."
|
|
|
|
CommandLine="if exist "bin\game_shader_dx9.dll" attrib -r "bin\game_shader_dx9.dll"
|
|
|
|
copy "$(TargetPath)" "bin\game_shader_dx9.dll"
|
|
|
|
if exist "$(TargetDir)"game_shader_dx9.map copy "$(TargetDir)"game_shader_dx9.map "bin\game_shader_dx9.map"
|
2008-09-15 01:00:17 -05:00
|
|
|
"
|
2008-09-15 01:33:59 -05:00
|
|
|
Outputs=""bin\game_shader_dx9.dll""/>
|
2008-09-15 01:00:17 -05:00
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
AdditionalDependencies="version.lib winmm.lib"
|
|
|
|
OutputFile=".\Release_dx9/game_shader_dx9.dll"
|
|
|
|
LinkIncremental="1"
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
AdditionalLibraryDirectories="..\..\lib-vc7\common\,..\..\lib-vc7\public\"
|
2008-09-15 01:33:59 -05:00
|
|
|
IgnoreDefaultLibraryNames="LIBC,LIBCD,LIBCMTD"
|
2008-09-15 01:00:17 -05:00
|
|
|
ProgramDatabaseFile=".\Release_dx9/stdshader_dx9.pdb"
|
|
|
|
SubSystem="2"
|
|
|
|
ImportLibrary=".\Release_dx9/game_shader_dx9.lib"
|
|
|
|
TargetMachine="1"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
PreprocessorDefinitions="NDEBUG"
|
|
|
|
MkTypLibCompatible="TRUE"
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
TargetEnvironment="1"
|
|
|
|
TypeLibraryName=".\Release_dx9/stdshader_dx9.tlb"
|
|
|
|
HeaderFileName=""/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="NDEBUG"
|
|
|
|
Culture="1033"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
|
|
|
<File
|
|
|
|
RelativePath="BaseVSShader.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="BaseVSShader.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Bloom.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\public\bumpvects.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\core_dx9.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\lightmappedgeneric_dx9.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\lightmappedgeneric_dx9_helper.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\lightmappedgeneric_hdr_dx9.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\public\tier0\memoverride-vc7.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="refract.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\skin_dx9_helper.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\unlitgeneric_dx9.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\unlitgeneric_hdr_dx9.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\vertexlitgeneric_dx9.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\vertexlitgeneric_dx9_helper.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\vertexlitgeneric_hdr_dx9.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\public\vmatrix.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="water.cpp">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl">
|
|
|
|
<File
|
|
|
|
RelativePath="common_fxc.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="common_hlsl_cpp_consts.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="common_ps_fxc.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="common_vertexlitgeneric_ps20.fxc">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="common_vertexlitgeneric_vs20.fxc">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="common_vs_fxc.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\lightmappedgeneric_dx9_helper.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\vertexlitgeneric_dx95_helper.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\worldvertextransition_dx8_helper.h">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Link Libraries"
|
|
|
|
Filter="">
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\dx9sdk\lib\d3d9.lib">
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description=""
|
|
|
|
CommandLine=""/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description=""
|
|
|
|
CommandLine=""/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\dx9sdk\lib\d3dx9.lib">
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description=""
|
|
|
|
CommandLine=""/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description=""
|
|
|
|
CommandLine=""/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib-vc7\public\mathlib.lib">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib-vc7\public\shaderlib.lib">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib-vc7\public\tier0.lib">
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description=""
|
|
|
|
CommandLine=""/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description=""
|
|
|
|
CommandLine=""/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib-vc7\public\tier1.lib">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib-vc7\public\vstdlib.lib">
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description=""
|
|
|
|
CommandLine=""/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description=""
|
|
|
|
CommandLine=""/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\devtools\bin\fxc_prep.pl">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="stdshader_dx9.txt">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\devtools\bin\updateshaders.pl">
|
|
|
|
</File>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|