Rice Video Plugin for GLES1.1
[mupen64plus-pandora.git] / source / rice_gles / projects / msvc8 / mupen64plus-video-rice.vcproj
diff --git a/source/rice_gles/projects/msvc8/mupen64plus-video-rice.vcproj b/source/rice_gles/projects/msvc8/mupen64plus-video-rice.vcproj
new file mode 100644 (file)
index 0000000..7b8a9a6
--- /dev/null
@@ -0,0 +1,652 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+       ProjectType="Visual C++"
+       Version="8.00"
+       Name="mupen64plus-video-rice"
+       ProjectGUID="{7D4AFF6A-B7D9-4C25-975A-038B8079098E}"
+       RootNamespace="mupen64plusvideorice"
+       Keyword="Win32Proj"
+       >
+       <Platforms>
+               <Platform
+                       Name="Win32"
+               />
+       </Platforms>
+       <ToolFiles>
+       </ToolFiles>
+       <Configurations>
+               <Configuration
+                       Name="Debug|Win32"
+                       OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+                       IntermediateDirectory="$(ConfigurationName)"
+                       ConfigurationType="2"
+                       CharacterSet="2"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               Optimization="0"
+                               AdditionalIncludeDirectories="..\..\..\mupen64plus-core\src\api;..\..\..\mupen64plus-win32-deps\SDL-1.2.14\include;..\..\..\mupen64plus-win32-deps\libpng-1.2.37\include;..\..\..\mupen64plus-win32-deps\zlib-1.2.3\include"
+                               PreprocessorDefinitions="WIN32;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE"
+                               MinimalRebuild="true"
+                               BasicRuntimeChecks="3"
+                               RuntimeLibrary="3"
+                               UsePrecompiledHeader="0"
+                               WarningLevel="3"
+                               Detect64BitPortabilityProblems="false"
+                               DebugInformationFormat="4"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLinkerTool"
+                               AdditionalDependencies="user32.lib gdi32.lib opengl32.lib glu32.lib ..\..\..\mupen64plus-win32-deps\SDL-1.2.14\lib\SDL.lib ..\..\..\mupen64plus-win32-deps\libpng-1.2.37\lib\libpng.lib"
+                               LinkIncremental="2"
+                               GenerateDebugInformation="true"
+                               SubSystem="2"
+                               TargetMachine="1"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCManifestTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCFxCopTool"
+                       />
+                       <Tool
+                               Name="VCAppVerifierTool"
+                       />
+                       <Tool
+                               Name="VCWebDeploymentTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+               </Configuration>
+               <Configuration
+                       Name="Release|Win32"
+                       OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+                       IntermediateDirectory="$(ConfigurationName)"
+                       ConfigurationType="2"
+                       CharacterSet="2"
+                       WholeProgramOptimization="1"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalIncludeDirectories="..\..\..\mupen64plus-core\src\api;..\..\..\mupen64plus-win32-deps\SDL-1.2.14\include;..\..\..\mupen64plus-win32-deps\libpng-1.2.37\include;..\..\..\mupen64plus-win32-deps\zlib-1.2.3\include"
+                               PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE"
+                               RuntimeLibrary="2"
+                               UsePrecompiledHeader="0"
+                               WarningLevel="3"
+                               Detect64BitPortabilityProblems="false"
+                               DebugInformationFormat="3"
+                               CompileAs="0"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLinkerTool"
+                               AdditionalDependencies="user32.lib gdi32.lib opengl32.lib glu32.lib ..\..\..\mupen64plus-win32-deps\SDL-1.2.14\lib\SDL.lib ..\..\..\mupen64plus-win32-deps\libpng-1.2.37\lib\libpng.lib"
+                               LinkIncremental="1"
+                               GenerateDebugInformation="true"
+                               SubSystem="2"
+                               OptimizeReferences="2"
+                               EnableCOMDATFolding="2"
+                               TargetMachine="1"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCManifestTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCFxCopTool"
+                       />
+                       <Tool
+                               Name="VCAppVerifierTool"
+                       />
+                       <Tool
+                               Name="VCWebDeploymentTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+               </Configuration>
+       </Configurations>
+       <References>
+       </References>
+       <Files>
+               <Filter
+                       Name="Source Files"
+                       Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+                       UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+                       >
+                       <File
+                               RelativePath="..\..\src\Blender.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\liblinux\BMGImage.c"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\liblinux\BMGUtils.c"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\liblinux\bmp.c"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\CNvTNTCombiner.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\Combiner.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\CombinerTable.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\Config.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\ConvertImage.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\ConvertImage16.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\Debugger.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\DecodedMux.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\DeviceBuilder.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\DirectXDecodedMux.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\FrameBuffer.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\GeneralCombiner.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\GraphicsContext.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\OGLCombiner.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\OGLCombinerNV.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\OGLCombinerTNT2.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\OGLDecodedMux.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\OGLExtCombiner.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\OGLExtensions.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\OGLExtRender.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\OGLFragmentShaders.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\OGLGraphicsContext.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\OGLRender.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\OGLRenderExt.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\OGLTexture.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\osal_dynamiclib_win32.c"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\osal_files_win32.c"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\liblinux\pngrw.c"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\Render.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\RenderBase.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\RenderExt.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\RenderTexture.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\RSP_Parser.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\RSP_S2DEX.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\Texture.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\TextureFilters.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\TextureFilters_2xsai.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\TextureFilters_hq2x.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\TextureFilters_hq4x.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\TextureManager.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\VectorMath.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\Video.cpp"
+                               >
+                       </File>
+               </Filter>
+               <Filter
+                       Name="Header Files"
+                       Filter="h;hpp;hxx;hm;inl;inc;xsd"
+                       UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+                       >
+                       <File
+                               RelativePath="..\..\src\Blender.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\liblinux\BMGDLL.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\liblinux\BMGImage.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\liblinux\BMGLibPNG.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\liblinux\BMGUtils.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\CNvTNTCombiner.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\COLOR.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\Combiner.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\CombinerDefs.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\Config.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\ConvertImage.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\CritSect.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\CSortedList.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\Debugger.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\DecodedMux.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\DeviceBuilder.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\DirectXDecodedMux.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\ExtendedRender.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\FrameBuffer.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\GeneralCombiner.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\GraphicsContext.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\IColor.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\liblinux\inffixed.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\liblinux\jpegrw.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\OGLCombiner.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\OGLCombinerNV.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\OGLCombinerTNT2.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\OGLDebug.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\OGLDecodedMux.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\OGLExtCombiner.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\OGLExtensions.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\OGLExtRender.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\OGLFragmentShaders.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\OGLGraphicsContext.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\OGLRender.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\OGLTexture.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\osal_dynamiclib.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\osal_files.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\osal_preproc.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\liblinux\pngrw.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\RDP_Texture.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\Render.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\RenderBase.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\RenderTexture.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\RSP_GBI0.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\RSP_GBI1.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\RSP_GBI2.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\RSP_GBI2_ext.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\RSP_GBI_Others.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\RSP_GBI_Sprite2D.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\RSP_Parser.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\RSP_S2DEX.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\Texture.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\TextureFilters.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\TextureFilters_hq2x.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\TextureFilters_hq4x.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\TextureFilters_lq2x.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\TextureManager.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\liblinux\tiffrw.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\Timing.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\typedefs.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\ucode.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\UcodeDefs.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\VectorMath.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\version.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\VertexShaderConstantDef.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\Video.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\liblinux\zconf.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\src\liblinux\zlib.h"
+                               >
+                       </File>
+               </Filter>
+       </Files>
+       <Globals>
+       </Globals>
+</VisualStudioProject>