<?xml version="1.0" encoding="shift_jis"?> <VisualStudioProject ProjectType="Visual C++" Version="9.00" Name="Graphics" ProjectGUID="{5819AD04-44BD-4CEF-AFDE-2CC736FE9C23}" Keyword="MFCProj" TargetFrameworkVersion="131072" > <Platforms> <Platform Name="Win32" /> </Platforms> <ToolFiles> </ToolFiles> <Configurations> <Configuration Name="Release|Win32" OutputDirectory="." IntermediateDirectory=".\Release9" ConfigurationType="4" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="false" CharacterSet="2" > <Tool Name="VCPreBuildEventTool" CommandLine="..\Foundation\RunSwig.bat Graphics Foundation" /> <Tool Name="VCCustomBuildTool" /> <Tool Name="VCXMLDataGeneratorTool" /> <Tool Name="VCWebServiceProxyGeneratorTool" /> <Tool Name="VCMIDLTool" /> <Tool Name="VCCLCompilerTool" Optimization="2" InlineFunctionExpansion="2" EnableIntrinsicFunctions="true" FavorSizeOrSpeed="1" AdditionalIncludeDirectories=""$(SPRINGHEAD2)/include";"$(SPRINGHEAD2)/src"" PreprocessorDefinitions="WIN32;NDEBUG;_LIB" StringPooling="true" RuntimeLibrary="0" BufferSecurityCheck="false" EnableFunctionLevelLinking="false" UsePrecompiledHeader="0" PrecompiledHeaderThrough="" PrecompiledHeaderFile=".\Release9/Graphics.pch" AssemblerListingLocation=".\Release9/" ObjectFile=".\Release9/" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" CallingConvention="1" CompileAs="0" DisableSpecificWarnings="4996" /> <Tool Name="VCManagedResourceCompilerTool" /> <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1041" /> <Tool Name="VCPreLinkEventTool" /> <Tool Name="VCLibrarianTool" OutputFile=".\Graphics9.lib" SuppressStartupBanner="true" /> <Tool Name="VCALinkTool" /> <Tool Name="VCXDCMakeTool" /> <Tool Name="VCBscMakeTool" /> <Tool Name="VCFxCopTool" /> <Tool Name="VCPostBuildEventTool" /> </Configuration> <Configuration Name="Debug|Win32" OutputDirectory="." IntermediateDirectory=".\Debug9" ConfigurationType="4" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="false" CharacterSet="2" > <Tool Name="VCPreBuildEventTool" CommandLine="..\Foundation\RunSwig.bat Graphics Foundation" /> <Tool Name="VCCustomBuildTool" /> <Tool Name="VCXMLDataGeneratorTool" /> <Tool Name="VCWebServiceProxyGeneratorTool" /> <Tool Name="VCMIDLTool" /> <Tool Name="VCCLCompilerTool" Optimization="4" InlineFunctionExpansion="2" AdditionalIncludeDirectories=""$(SPRINGHEAD2)/include";"$(SPRINGHEAD2)/src"" PreprocessorDefinitions="WIN32;_DEBUG;_LIB" BasicRuntimeChecks="3" RuntimeLibrary="1" UsePrecompiledHeader="0" PrecompiledHeaderThrough="" PrecompiledHeaderFile=".\Debug9/Graphics.pch" AssemblerListingLocation=".\Debug9/" ObjectFile=".\Debug9/" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" CompileAs="0" DisableSpecificWarnings="4996" /> <Tool Name="VCManagedResourceCompilerTool" /> <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1041" /> <Tool Name="VCPreLinkEventTool" /> <Tool Name="VCLibrarianTool" OutputFile="Graphics9D.lib" SuppressStartupBanner="true" /> <Tool Name="VCALinkTool" /> <Tool Name="VCXDCMakeTool" /> <Tool Name="VCBscMakeTool" /> <Tool Name="VCFxCopTool" /> <Tool Name="VCPostBuildEventTool" /> </Configuration> </Configurations> <References> </References> <Files> <Filter Name="src" > <File RelativePath=".\Graphics.h" > </File> <File RelativePath=".\GraphicsStub.cpp" > </File> <File RelativePath=".\GRBlendMesh.cpp" > </File> <File RelativePath=".\GRBlendMesh.h" > </File> <File RelativePath=".\GRDebugRender.cpp" > </File> <File RelativePath=".\GRDebugRender.h" > </File> <File RelativePath=".\GRDeviceGL.cpp" > </File> <File RelativePath=".\GRDeviceGL.h" > </File> <File RelativePath=".\GRFrame.cpp" > </File> <File RelativePath=".\GRFrame.h" > </File> <File RelativePath=".\GRLoadBmp.cpp" > </File> <File RelativePath=".\GRLoadBmp.h" > </File> <File RelativePath=".\GRMesh.cpp" > </File> <File RelativePath=".\GRMesh.h" > </File> <File RelativePath=".\GRRegisterTypeDesc.cpp" > </File> <File RelativePath=".\GRRender.cpp" > </File> <File RelativePath=".\GRRender.h" > </File> <File RelativePath=".\GRScene.cpp" > </File> <File RelativePath=".\GRScene.h" > </File> <File RelativePath=".\GRSdk.cpp" > </File> <File RelativePath=".\GRSdk.h" > </File> <File RelativePath=".\GRSphere.cpp" > </File> <File RelativePath=".\GRSphere.h" > </File> <File RelativePath=".\GRVertex.cpp" > </File> </Filter> <Filter Name="include" > <File RelativePath="..\..\include\Graphics\SprGRBlendMesh.h" > </File> <File RelativePath="..\..\include\Graphics\SprGRFrame.h" > </File> <File RelativePath="..\..\include\Graphics\SprGRMesh.h" > </File> <File RelativePath="..\..\include\Graphics\SprGRRender.h" > </File> <File RelativePath="..\..\include\Graphics\SprGRScene.h" > </File> <File RelativePath="..\..\include\Graphics\SprGRSdk.h" > </File> <File RelativePath="..\..\include\Graphics\SprGRShader.h" > </File> <File RelativePath="..\..\include\Graphics\SprGRSphere.h" > </File> <File RelativePath="..\..\include\Graphics\SprGRVertex.h" > </File> </Filter> </Files> <Globals> </Globals> </VisualStudioProject>