| <?xml version="1.0" encoding="Windows-1252"?> |
| <VisualStudioProject |
| ProjectType="Visual C++" |
| Version="9.00" |
| Name="D3D9" |
| ProjectGUID="{F18D5ABF-CA3A-4B74-BDB2-4A1957C86F18}" |
| Keyword="Win32Proj" |
| TargetFrameworkVersion="131072" |
| > |
| <Platforms> |
| <Platform |
| Name="Win32" |
| /> |
| <Platform |
| Name="x64" |
| /> |
| </Platforms> |
| <ToolFiles> |
| </ToolFiles> |
| <Configurations> |
| <Configuration |
| Name="Debug|Win32" |
| OutputDirectory="Debug" |
| IntermediateDirectory="Debug" |
| ConfigurationType="2" |
| InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
| CharacterSet="0" |
| > |
| <Tool |
| Name="VCPreBuildEventTool" |
| /> |
| <Tool |
| Name="VCCustomBuildTool" |
| /> |
| <Tool |
| Name="VCXMLDataGeneratorTool" |
| /> |
| <Tool |
| Name="VCWebServiceProxyGeneratorTool" |
| /> |
| <Tool |
| Name="VCMIDLTool" |
| /> |
| <Tool |
| Name="VCCLCompilerTool" |
| Optimization="0" |
| InlineFunctionExpansion="0" |
| EnableIntrinsicFunctions="true" |
| FavorSizeOrSpeed="0" |
| OmitFramePointers="false" |
| AdditionalIncludeDirectories="..\Main;..\Renderer;..\Shader;..\Common;..\SwiftAsm;..\libjpeg;..\SwiftShader;..\D3D9;..\Reactor;..\LLVM\include;..\LLVM\win32" |
| PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;D3D9DLL_EXPORTS;_CRT_SECURE_NO_DEPRECATE" |
| MinimalRebuild="true" |
| ExceptionHandling="1" |
| BasicRuntimeChecks="0" |
| RuntimeLibrary="1" |
| ForceConformanceInForLoopScope="true" |
| UsePrecompiledHeader="0" |
| WarningLevel="3" |
| Detect64BitPortabilityProblems="true" |
| DebugInformationFormat="3" |
| ForcedIncludeFiles="ExceptionHandling.hpp" |
| /> |
| <Tool |
| Name="VCManagedResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCPreLinkEventTool" |
| /> |
| <Tool |
| Name="VCLinkerTool" |
| AdditionalDependencies="version.lib dxguid.lib comctl32.lib user32.lib gdi32.lib" |
| OutputFile="$(OutDir)/d3d9.dll" |
| LinkIncremental="2" |
| IgnoreDefaultLibraryNames="libci.lib" |
| ModuleDefinitionFile="d3d9.def" |
| GenerateDebugInformation="true" |
| ProgramDatabaseFile="$(OutDir)/D3D9.pdb" |
| SubSystem="2" |
| RandomizedBaseAddress="1" |
| DataExecutionPrevention="0" |
| ImportLibrary="$(OutDir)/D3D9.lib" |
| TargetMachine="1" |
| /> |
| <Tool |
| Name="VCALinkTool" |
| /> |
| <Tool |
| Name="VCManifestTool" |
| /> |
| <Tool |
| Name="VCXDCMakeTool" |
| /> |
| <Tool |
| Name="VCBscMakeTool" |
| /> |
| <Tool |
| Name="VCFxCopTool" |
| /> |
| <Tool |
| Name="VCAppVerifierTool" |
| /> |
| <Tool |
| Name="VCPostBuildEventTool" |
| /> |
| </Configuration> |
| <Configuration |
| Name="Debug|x64" |
| OutputDirectory="$(PlatformName)\$(ConfigurationName)" |
| IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
| ConfigurationType="2" |
| InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
| CharacterSet="2" |
| > |
| <Tool |
| Name="VCPreBuildEventTool" |
| /> |
| <Tool |
| Name="VCCustomBuildTool" |
| /> |
| <Tool |
| Name="VCXMLDataGeneratorTool" |
| /> |
| <Tool |
| Name="VCWebServiceProxyGeneratorTool" |
| /> |
| <Tool |
| Name="VCMIDLTool" |
| TargetEnvironment="3" |
| /> |
| <Tool |
| Name="VCCLCompilerTool" |
| Optimization="0" |
| InlineFunctionExpansion="0" |
| FavorSizeOrSpeed="0" |
| OmitFramePointers="false" |
| AdditionalIncludeDirectories="..\Main;..\Renderer;..\Shader;..\Common;..\SwiftAsm;..\libjpeg;..\SwiftShader;..\D3D9;..\Reactor;..\LLVM\include;..\LLVM\win32" |
| PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;D3D9DLL_EXPORTS;_CRT_SECURE_NO_DEPRECATE" |
| MinimalRebuild="true" |
| ExceptionHandling="1" |
| BasicRuntimeChecks="0" |
| RuntimeLibrary="1" |
| ForceConformanceInForLoopScope="true" |
| UsePrecompiledHeader="0" |
| WarningLevel="3" |
| Detect64BitPortabilityProblems="true" |
| DebugInformationFormat="3" |
| ForcedIncludeFiles="ExceptionHandling.hpp" |
| /> |
| <Tool |
| Name="VCManagedResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCPreLinkEventTool" |
| /> |
| <Tool |
| Name="VCLinkerTool" |
| AdditionalDependencies="version.lib dxguid.lib comctl32.lib user32.lib gdi32.lib" |
| OutputFile="$(OutDir)/d3d9.dll" |
| LinkIncremental="2" |
| IgnoreDefaultLibraryNames="libci.lib" |
| ModuleDefinitionFile="d3d9.def" |
| GenerateDebugInformation="true" |
| ProgramDatabaseFile="$(OutDir)/D3D9.pdb" |
| SubSystem="2" |
| RandomizedBaseAddress="1" |
| DataExecutionPrevention="0" |
| ImportLibrary="$(OutDir)/D3D9.lib" |
| TargetMachine="17" |
| /> |
| <Tool |
| Name="VCALinkTool" |
| /> |
| <Tool |
| Name="VCManifestTool" |
| /> |
| <Tool |
| Name="VCXDCMakeTool" |
| /> |
| <Tool |
| Name="VCBscMakeTool" |
| /> |
| <Tool |
| Name="VCFxCopTool" |
| /> |
| <Tool |
| Name="VCAppVerifierTool" |
| /> |
| <Tool |
| Name="VCPostBuildEventTool" |
| /> |
| </Configuration> |
| <Configuration |
| Name="Release|Win32" |
| OutputDirectory="Release" |
| IntermediateDirectory="Release" |
| ConfigurationType="2" |
| InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
| CharacterSet="0" |
| > |
| <Tool |
| Name="VCPreBuildEventTool" |
| /> |
| <Tool |
| Name="VCCustomBuildTool" |
| /> |
| <Tool |
| Name="VCXMLDataGeneratorTool" |
| /> |
| <Tool |
| Name="VCWebServiceProxyGeneratorTool" |
| /> |
| <Tool |
| Name="VCMIDLTool" |
| /> |
| <Tool |
| Name="VCCLCompilerTool" |
| Optimization="2" |
| InlineFunctionExpansion="2" |
| EnableIntrinsicFunctions="true" |
| FavorSizeOrSpeed="0" |
| OmitFramePointers="true" |
| WholeProgramOptimization="false" |
| AdditionalIncludeDirectories="..\Main;..\Renderer;..\Shader;..\Common;..\SwiftAsm;..\libjpeg;..\SwiftShader;..\D3D9;..\Reactor;..\LLVM\include;..\LLVM\win32" |
| PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;D3D9DLL_EXPORTS;DLL;_CRT_SECURE_NO_DEPRECATE;_SECURE_SCL=0;_HAS_EXCEPTIONS=0" |
| ExceptionHandling="1" |
| RuntimeLibrary="0" |
| BufferSecurityCheck="false" |
| ForceConformanceInForLoopScope="true" |
| UsePrecompiledHeader="0" |
| ExpandAttributedSource="false" |
| BrowseInformation="1" |
| WarningLevel="3" |
| Detect64BitPortabilityProblems="true" |
| DebugInformationFormat="0" |
| ForcedIncludeFiles="ExceptionHandling.hpp" |
| /> |
| <Tool |
| Name="VCManagedResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCPreLinkEventTool" |
| /> |
| <Tool |
| Name="VCLinkerTool" |
| AdditionalDependencies="version.lib dxguid.lib comctl32.lib user32.lib gdi32.lib" |
| OutputFile="$(OutDir)/d3d9.dll" |
| LinkIncremental="1" |
| IgnoreDefaultLibraryNames="libci.lib" |
| ModuleDefinitionFile="d3d9.def" |
| GenerateDebugInformation="false" |
| SubSystem="2" |
| OptimizeReferences="2" |
| EnableCOMDATFolding="2" |
| SetChecksum="true" |
| RandomizedBaseAddress="1" |
| DataExecutionPrevention="0" |
| ImportLibrary="$(OutDir)/D3D9.lib" |
| TargetMachine="1" |
| /> |
| <Tool |
| Name="VCALinkTool" |
| /> |
| <Tool |
| Name="VCManifestTool" |
| /> |
| <Tool |
| Name="VCXDCMakeTool" |
| /> |
| <Tool |
| Name="VCBscMakeTool" |
| /> |
| <Tool |
| Name="VCFxCopTool" |
| /> |
| <Tool |
| Name="VCAppVerifierTool" |
| /> |
| <Tool |
| Name="VCPostBuildEventTool" |
| /> |
| </Configuration> |
| <Configuration |
| Name="Release|x64" |
| OutputDirectory="$(PlatformName)\$(ConfigurationName)" |
| IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
| ConfigurationType="2" |
| InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
| CharacterSet="2" |
| > |
| <Tool |
| Name="VCPreBuildEventTool" |
| /> |
| <Tool |
| Name="VCCustomBuildTool" |
| /> |
| <Tool |
| Name="VCXMLDataGeneratorTool" |
| /> |
| <Tool |
| Name="VCWebServiceProxyGeneratorTool" |
| /> |
| <Tool |
| Name="VCMIDLTool" |
| TargetEnvironment="3" |
| /> |
| <Tool |
| Name="VCCLCompilerTool" |
| AdditionalOptions="/MP" |
| Optimization="2" |
| InlineFunctionExpansion="2" |
| EnableIntrinsicFunctions="true" |
| FavorSizeOrSpeed="0" |
| OmitFramePointers="true" |
| WholeProgramOptimization="false" |
| AdditionalIncludeDirectories="..\Main;..\Renderer;..\Shader;..\Common;..\SwiftAsm;..\libjpeg;..\SwiftShader;..\D3D9;..\Reactor;..\LLVM\include;..\LLVM\win32" |
| PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;D3D9DLL_EXPORTS;DLL;_CRT_SECURE_NO_DEPRECATE;_SECURE_SCL=0;_HAS_EXCEPTIONS=0" |
| ExceptionHandling="1" |
| RuntimeLibrary="0" |
| BufferSecurityCheck="false" |
| ForceConformanceInForLoopScope="true" |
| UsePrecompiledHeader="0" |
| ExpandAttributedSource="false" |
| BrowseInformation="1" |
| WarningLevel="3" |
| Detect64BitPortabilityProblems="true" |
| DebugInformationFormat="0" |
| ForcedIncludeFiles="ExceptionHandling.hpp" |
| /> |
| <Tool |
| Name="VCManagedResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCPreLinkEventTool" |
| /> |
| <Tool |
| Name="VCLinkerTool" |
| AdditionalDependencies="version.lib dxguid.lib comctl32.lib user32.lib gdi32.lib" |
| OutputFile="$(OutDir)/d3d9.dll" |
| LinkIncremental="1" |
| IgnoreDefaultLibraryNames="libci.lib" |
| ModuleDefinitionFile="d3d9.def" |
| GenerateDebugInformation="false" |
| SubSystem="2" |
| OptimizeReferences="2" |
| EnableCOMDATFolding="2" |
| SetChecksum="true" |
| RandomizedBaseAddress="1" |
| DataExecutionPrevention="0" |
| ImportLibrary="$(OutDir)/D3D9.lib" |
| TargetMachine="17" |
| /> |
| <Tool |
| Name="VCALinkTool" |
| /> |
| <Tool |
| Name="VCManifestTool" |
| /> |
| <Tool |
| Name="VCXDCMakeTool" |
| /> |
| <Tool |
| Name="VCBscMakeTool" |
| /> |
| <Tool |
| Name="VCFxCopTool" |
| /> |
| <Tool |
| Name="VCAppVerifierTool" |
| /> |
| <Tool |
| Name="VCPostBuildEventTool" |
| /> |
| </Configuration> |
| </Configurations> |
| <References> |
| </References> |
| <Files> |
| <Filter |
| Name="Source Files" |
| Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
| UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
| > |
| <File |
| RelativePath=".\Capabilities.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\D3D9.cpp" |
| > |
| <FileConfiguration |
| Name="Debug|Win32" |
| > |
| <Tool |
| Name="VCCLCompilerTool" |
| AssemblerOutput="4" |
| /> |
| </FileConfiguration> |
| <FileConfiguration |
| Name="Debug|x64" |
| > |
| <Tool |
| Name="VCCLCompilerTool" |
| AssemblerOutput="4" |
| /> |
| </FileConfiguration> |
| <FileConfiguration |
| Name="Release|Win32" |
| > |
| <Tool |
| Name="VCCLCompilerTool" |
| AssemblerOutput="3" |
| ShowIncludes="false" |
| /> |
| </FileConfiguration> |
| <FileConfiguration |
| Name="Release|x64" |
| > |
| <Tool |
| Name="VCCLCompilerTool" |
| AssemblerOutput="3" |
| ShowIncludes="false" |
| /> |
| </FileConfiguration> |
| </File> |
| <File |
| RelativePath=".\Debug.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3D9.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3D9Ex.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DBaseTexture9.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DCubeTexture9.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DDevice9.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DDevice9Ex.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DIndexBuffer9.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DPixelShader9.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DQuery9.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DResource9.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DStateBlock9.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DSurface9.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DSwapChain9.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DTexture9.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DVertexBuffer9.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DVertexDeclaration9.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DVertexShader9.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DVolume9.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DVolumeTexture9.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\SwiftShader.cpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Unknown.cpp" |
| > |
| </File> |
| </Filter> |
| <Filter |
| Name="Header Files" |
| Filter="h;hpp;hxx;hm;inl;inc;xsd" |
| UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
| > |
| <File |
| RelativePath=".\Capabilities.hpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Debug.hpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3D9.hpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3D9Ex.hpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DBaseTexture9.hpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DCubeTexture9.hpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DDevice9.hpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DDevice9Ex.hpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DIndexBuffer9.hpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DPixelShader9.hpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DQuery9.hpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DResource9.hpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DStateBlock9.hpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DSurface9.hpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DSwapChain9.hpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DTexture9.hpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DVertexBuffer9.hpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DVertexDeclaration9.hpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DVertexShader9.hpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DVolume9.hpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Direct3DVolumeTexture9.hpp" |
| > |
| </File> |
| <File |
| RelativePath=".\resource.h" |
| > |
| </File> |
| <File |
| RelativePath=".\SwiftShader.h" |
| > |
| </File> |
| <File |
| RelativePath=".\SwiftShader.hpp" |
| > |
| </File> |
| <File |
| RelativePath=".\Unknown.hpp" |
| > |
| </File> |
| </Filter> |
| <Filter |
| Name="Resource Files" |
| Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" |
| UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" |
| > |
| <File |
| RelativePath=".\D3D9.rc" |
| > |
| </File> |
| </Filter> |
| <File |
| RelativePath=".\d3d9.def" |
| > |
| </File> |
| </Files> |
| <Globals> |
| </Globals> |
| </VisualStudioProject> |