diff options
| author | Shawn Hoffman <godisgovernment@gmail.com> | 2011-02-11 15:43:05 +0000 |
|---|---|---|
| committer | Shawn Hoffman <godisgovernment@gmail.com> | 2011-02-11 15:43:05 +0000 |
| commit | e480ab2b104b1f5b801e82c62c2011e90dbf2b6f (patch) | |
| tree | 605cccb95fcfbb6f8e8413d0ac18e66b507eed60 /Source/Core/VideoCommon | |
| parent | 22553bd6251e889f5f6e2d1a5c89c86e44f66bce (diff) | |
drop vs2008 projects in favor of vs2010
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7129 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/VideoCommon')
| -rw-r--r-- | Source/Core/VideoCommon/VideoCommon.vcproj | 826 |
1 files changed, 0 insertions, 826 deletions
diff --git a/Source/Core/VideoCommon/VideoCommon.vcproj b/Source/Core/VideoCommon/VideoCommon.vcproj deleted file mode 100644 index 02b85d0e3b..0000000000 --- a/Source/Core/VideoCommon/VideoCommon.vcproj +++ /dev/null @@ -1,826 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="9,00" - Name="VideoCommon" - ProjectGUID="{E5D1F0C0-AA07-4841-A4EB-4CF4DAA6B0FA}" - RootNamespace="VideoCommon" - Keyword="Win32Proj" - TargetFrameworkVersion="131072" - > - <Platforms> - <Platform - Name="Win32" - /> - <Platform - Name="x64" - /> - </Platforms> - <ToolFiles> - <ToolFile - RelativePath=".\OpenCL.rules" - /> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - OutputDirectory="$(PlatformName)\$(ConfigurationName)" - IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" - ConfigurationType="4" - CharacterSet="1" - WholeProgramOptimization="0" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="OpenCL source" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="0" - AdditionalIncludeDirectories="../../../Externals/CLRun/include;../../../Externals/SOIL;../Common/Src;../Core/Src" - PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_SECURE_SCL=0" - MinimalRebuild="true" - BasicRuntimeChecks="3" - RuntimeLibrary="1" - BufferSecurityCheck="false" - UsePrecompiledHeader="0" - WarningLevel="3" - DebugInformationFormat="4" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Debug|x64" - OutputDirectory="$(PlatformName)\$(ConfigurationName)" - IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" - ConfigurationType="4" - CharacterSet="1" - WholeProgramOptimization="0" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="OpenCL source" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - TargetEnvironment="3" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="0" - AdditionalIncludeDirectories="../../../Externals/CLRun/include;../../../Externals/SOIL;../Common/Src;../Core/Src" - PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_SECURE_SCL=0;_LIB;__WXMSW__;wxUSE_BASE=0;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE" - MinimalRebuild="true" - BasicRuntimeChecks="3" - RuntimeLibrary="1" - BufferSecurityCheck="false" - UsePrecompiledHeader="0" - WarningLevel="3" - DebugInformationFormat="3" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Release|Win32" - OutputDirectory="$(PlatformName)\$(ConfigurationName)" - IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" - ConfigurationType="4" - CharacterSet="1" - WholeProgramOptimization="0" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="OpenCL source" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="2" - EnableIntrinsicFunctions="true" - AdditionalIncludeDirectories="../../../Externals/CLRun/include;../../../Externals/SOIL;../Common/Src;../Core/Src" - PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_SECURE_SCL=0;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE" - StringPooling="true" - RuntimeLibrary="0" - BufferSecurityCheck="false" - EnableEnhancedInstructionSet="2" - FloatingPointModel="0" - UsePrecompiledHeader="0" - WarningLevel="3" - DebugInformationFormat="3" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Release|x64" - OutputDirectory="$(PlatformName)\$(ConfigurationName)" - IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" - ConfigurationType="4" - CharacterSet="1" - WholeProgramOptimization="0" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="OpenCL source" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - TargetEnvironment="3" - /> - <Tool - Name="VCCLCompilerTool" - AdditionalOptions="/MP" - Optimization="2" - EnableIntrinsicFunctions="true" - FavorSizeOrSpeed="1" - OmitFramePointers="false" - AdditionalIncludeDirectories="../../../Externals/CLRun/include;../../../Externals/SOIL;../Common/Src;../Core/Src" - PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_SECURE_SCL=0;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE" - RuntimeLibrary="0" - BufferSecurityCheck="false" - UsePrecompiledHeader="0" - WarningLevel="3" - DebugInformationFormat="3" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="DebugFast|Win32" - OutputDirectory="$(PlatformName)\$(ConfigurationName)" - IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" - ConfigurationType="4" - CharacterSet="1" - WholeProgramOptimization="0" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="OpenCL source" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories="../../../Externals/CLRun/include;../../../Externals/SOIL;../Common/Src;../Core/Src" - PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_SECURE_SCL=0;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE" - RuntimeLibrary="0" - BufferSecurityCheck="false" - UsePrecompiledHeader="0" - WarningLevel="3" - DebugInformationFormat="3" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="DebugFast|x64" - OutputDirectory="$(PlatformName)\$(ConfigurationName)" - IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" - ConfigurationType="4" - CharacterSet="1" - WholeProgramOptimization="0" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="OpenCL source" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - TargetEnvironment="3" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="2" - InlineFunctionExpansion="1" - EnableIntrinsicFunctions="true" - AdditionalIncludeDirectories="../../../Externals/CLRun/include;../../../Externals/SOIL;../Common/Src;../Core/Src" - PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_SECURE_SCL=0;__WXMSW__;wxUSE_BASE=0;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE" - RuntimeLibrary="0" - BufferSecurityCheck="false" - UsePrecompiledHeader="0" - WarningLevel="3" - DebugInformationFormat="3" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <Filter - Name="Shader Generators" - > - <File - RelativePath=".\Src\LightingShaderGen.cpp" - > - </File> - <File - RelativePath=".\Src\LightingShaderGen.h" - > - </File> - <File - RelativePath=".\Src\PixelShaderGen.cpp" - > - </File> - <File - RelativePath=".\Src\PixelShaderGen.h" - > - </File> - <File - RelativePath=".\Src\TextureConversionShader.cpp" - > - </File> - <File - RelativePath=".\Src\TextureConversionShader.h" - > - </File> - <File - RelativePath=".\Src\VertexShaderGen.cpp" - > - </File> - <File - RelativePath=".\Src\VertexShaderGen.h" - > - </File> - </Filter> - <Filter - Name="Register Sections" - > - <File - RelativePath=".\Src\BPFunctions.cpp" - > - </File> - <File - RelativePath=".\Src\BPFunctions.h" - > - </File> - <File - RelativePath=".\Src\BPMemory.cpp" - > - </File> - <File - RelativePath=".\Src\BPMemory.h" - > - </File> - <File - RelativePath=".\Src\BPStructs.cpp" - > - </File> - <File - RelativePath=".\Src\BPStructs.h" - > - </File> - <File - RelativePath=".\Src\CPMemory.cpp" - > - </File> - <File - RelativePath=".\Src\CPMemory.h" - > - </File> - <File - RelativePath=".\Src\XFMemory.cpp" - > - </File> - <File - RelativePath=".\Src\XFMemory.h" - > - </File> - <File - RelativePath=".\Src\XFStructs.cpp" - > - </File> - <File - RelativePath=".\Src\XFStructs.h" - > - </File> - </Filter> - <Filter - Name="Shader Managers" - > - <File - RelativePath=".\Src\PixelShaderManager.cpp" - > - </File> - <File - RelativePath=".\Src\PixelShaderManager.h" - > - </File> - <File - RelativePath=".\Src\VertexShaderManager.cpp" - > - </File> - <File - RelativePath=".\Src\VertexShaderManager.h" - > - </File> - </Filter> - <Filter - Name="Util" - > - <File - RelativePath=".\Src\AVIDump.cpp" - > - </File> - <File - RelativePath=".\Src\AVIDump.h" - > - </File> - <File - RelativePath=".\Src\HiresTextures.cpp" - > - </File> - <File - RelativePath=".\Src\HiresTextures.h" - > - </File> - <File - RelativePath=".\Src\ImageWrite.cpp" - > - </File> - <File - RelativePath=".\Src\ImageWrite.h" - > - </File> - <File - RelativePath=".\Src\IndexGenerator.cpp" - > - </File> - <File - RelativePath=".\Src\IndexGenerator.h" - > - </File> - <File - RelativePath=".\Src\LookUpTables.h" - > - </File> - <File - RelativePath=".\Src\OnScreenDisplay.cpp" - > - </File> - <File - RelativePath=".\Src\OnScreenDisplay.h" - > - </File> - <File - RelativePath=".\Src\Statistics.cpp" - > - </File> - <File - RelativePath=".\Src\Statistics.h" - > - </File> - <File - RelativePath=".\Src\VideoState.cpp" - > - </File> - <File - RelativePath=".\Src\VideoState.h" - > - </File> - </Filter> - <Filter - Name="Vertex Loading" - > - <File - RelativePath=".\Src\DataReader.h" - > - </File> - <File - RelativePath=".\Src\DLCache.cpp" - > - </File> - <File - RelativePath=".\Src\DLCache.h" - > - </File> - <File - RelativePath=".\Src\VertexLoader.cpp" - > - </File> - <File - RelativePath=".\Src\VertexLoader.h" - > - </File> - <File - RelativePath=".\Src\VertexLoader_Color.cpp" - > - </File> - <File - RelativePath=".\Src\VertexLoader_Color.h" - > - </File> - <File - RelativePath=".\Src\VertexLoader_Normal.cpp" - > - </File> - <File - RelativePath=".\Src\VertexLoader_Normal.h" - > - </File> - <File - RelativePath=".\Src\VertexLoader_Position.cpp" - > - </File> - <File - RelativePath=".\Src\VertexLoader_Position.h" - > - </File> - <File - RelativePath=".\Src\VertexLoader_TextCoord.cpp" - > - </File> - <File - RelativePath=".\Src\VertexLoader_TextCoord.h" - > - </File> - <File - RelativePath=".\Src\VertexLoaderManager.cpp" - > - </File> - <File - RelativePath=".\Src\VertexLoaderManager.h" - > - </File> - </Filter> - <Filter - Name="Decoding" - > - <File - RelativePath=".\Src\Fifo.cpp" - > - </File> - <File - RelativePath=".\Src\Fifo.h" - > - </File> - <File - RelativePath=".\Src\OpcodeDecoding.cpp" - > - </File> - <File - RelativePath=".\Src\OpcodeDecoding.h" - > - </File> - <File - RelativePath=".\Src\TextureDecoder.cpp" - > - </File> - <File - RelativePath=".\Src\TextureDecoder.h" - > - </File> - <Filter - Name="OpenCL" - > - <File - RelativePath=".\Src\OpenCL\OCLTextureDecoder.cpp" - > - </File> - <File - RelativePath=".\Src\OpenCL\OCLTextureDecoder.h" - > - </File> - <File - RelativePath=".\Src\OpenCL.cpp" - > - </File> - <File - RelativePath=".\Src\OpenCL.h" - > - </File> - <File - RelativePath="..\..\..\Data\User\OpenCL\TextureDecoder.cl" - > - </File> - </Filter> - </Filter> - <Filter - Name="Base" - > - <File - RelativePath=".\Src\Debugger.cpp" - > - </File> - <File - RelativePath=".\Src\Debugger.h" - > - </File> - <File - RelativePath=".\Src\EmuWindow.cpp" - > - </File> - <File - RelativePath=".\Src\EmuWindow.h" - > - </File> - <File - RelativePath=".\Src\FramebufferManagerBase.cpp" - > - </File> - <File - RelativePath=".\Src\FramebufferManagerBase.h" - > - </File> - <File - RelativePath=".\Src\MainBase.cpp" - > - </File> - <File - RelativePath=".\Src\MainBase.h" - > - </File> - <File - RelativePath=".\Src\RenderBase.cpp" - > - </File> - <File - RelativePath=".\Src\RenderBase.h" - > - </File> - <File - RelativePath=".\Src\TextureCacheBase.cpp" - > - </File> - <File - RelativePath=".\Src\TextureCacheBase.h" - > - </File> - <File - RelativePath=".\Src\VertexManagerBase.cpp" - > - </File> - <File - RelativePath=".\Src\VertexManagerBase.h" - > - </File> - </Filter> - <File - RelativePath=".\Src\CommandProcessor.cpp" - > - </File> - <File - RelativePath=".\Src\CommandProcessor.h" - > - </File> - <File - RelativePath=".\Src\memcpy_amd.cpp" - > - </File> - <File - RelativePath=".\Src\NativeVertexFormat.h" - > - </File> - <File - RelativePath=".\Src\PixelEngine.cpp" - > - </File> - <File - RelativePath=".\Src\PixelEngine.h" - > - </File> - <File - RelativePath=".\Src\SConscript" - > - </File> - <File - RelativePath=".\Src\VideoCommon.h" - > - </File> - <File - RelativePath=".\Src\VideoConfig.cpp" - > - </File> - <File - RelativePath=".\Src\VideoConfig.h" - > - </File> - </Files> - <Globals> - </Globals> -</VisualStudioProject> |
