<?xml version="1.0" encoding="shift_jis"?> <VisualStudioProject ProjectType="Visual C++" Version="9.00" Name="BoxStack" ProjectGUID="{211C80F4-B2B1-4F0F-8326-542365345E15}" RootNamespace="BoxStack9" Keyword="Win32Proj" TargetFrameworkVersion="131072" > <Platforms> <Platform Name="Win32" /> </Platforms> <ToolFiles> </ToolFiles> <Configurations> <Configuration Name="Debug|Win32" OutputDirectory="Debug9" IntermediateDirectory="Debug9" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" CharacterSet="2" > <Tool Name="VCPreBuildEventTool" /> <Tool Name="VCCustomBuildTool" /> <Tool Name="VCXMLDataGeneratorTool" /> <Tool Name="VCWebServiceProxyGeneratorTool" /> <Tool Name="VCMIDLTool" /> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories=""../../../../include";"../../../../src"" PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="1" UsePrecompiledHeader="1" PrecompiledHeaderThrough="" WarningLevel="3" Detect64BitPortabilityProblems="true" DebugInformationFormat="3" /> <Tool Name="VCManagedResourceCompilerTool" /> <Tool Name="VCResourceCompilerTool" /> <Tool Name="VCPreLinkEventTool" /> <Tool Name="VCLinkerTool" AdditionalOptions="user32.lib" OutputFile="$(OutDir)/BoxStack.exe" LinkIncremental="2" AdditionalLibraryDirectories="$(Springhead2)\src\gl, ../../../..\lib\win32" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/BoxStack.pdb" SubSystem="1" RandomizedBaseAddress="1" DataExecutionPrevention="0" 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|Win32" OutputDirectory="Release9" IntermediateDirectory="Release9" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" CharacterSet="2" > <Tool Name="VCPreBuildEventTool" /> <Tool Name="VCCustomBuildTool" /> <Tool Name="VCXMLDataGeneratorTool" /> <Tool Name="VCWebServiceProxyGeneratorTool" /> <Tool Name="VCMIDLTool" /> <Tool Name="VCCLCompilerTool" InlineFunctionExpansion="2" FavorSizeOrSpeed="1" AdditionalIncludeDirectories="../../../../include, ../../../../src, ../../../../include/win32" PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" RuntimeLibrary="0" UsePrecompiledHeader="1" PrecompiledHeaderThrough="" WarningLevel="3" Detect64BitPortabilityProblems="true" DebugInformationFormat="3" CallingConvention="1" /> <Tool Name="VCManagedResourceCompilerTool" /> <Tool Name="VCResourceCompilerTool" /> <Tool Name="VCPreLinkEventTool" /> <Tool Name="VCLinkerTool" AdditionalOptions="user32.lib" OutputFile="$(OutDir)/BoxStack.exe" LinkIncremental="1" AdditionalLibraryDirectories="$(Springhead2)\src\gl, ../../../..\lib\win32" GenerateDebugInformation="true" SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" RandomizedBaseAddress="1" DataExecutionPrevention="0" TargetMachine="1" /> <Tool Name="VCALinkTool" /> <Tool Name="VCManifestTool" /> <Tool Name="VCXDCMakeTool" /> <Tool Name="VCBscMakeTool" /> <Tool Name="VCFxCopTool" /> <Tool Name="VCAppVerifierTool" /> <Tool Name="VCPostBuildEventTool" /> </Configuration> </Configurations> <References> <ProjectReference ReferencedProjectIdentifier="{82F477C4-0098-4918-958D-AA162F567C42}" RelativePathToProject="..\..\..\Base\Base9.vcproj" /> <ProjectReference ReferencedProjectIdentifier="{CF3D6805-D975-4D96-8636-42DA78D4E104}" RelativePathToProject="..\..\..\Collision\Collision9.vcproj" /> <ProjectReference ReferencedProjectIdentifier="{5DD6484B-A722-48B0-91B8-63271D2B41FF}" RelativePathToProject="..\..\..\Foundation\Foundation9.vcproj" /> <ProjectReference ReferencedProjectIdentifier="{5819AD04-44BD-4CEF-AFDE-2CC736FE9C23}" RelativePathToProject="..\..\..\Graphics\Graphics9.vcproj" /> <ProjectReference ReferencedProjectIdentifier="{FA052413-2417-49EE-9387-5BB7B17CF9F4}" RelativePathToProject="..\..\..\Physics\Physics9.vcproj" /> <ProjectReference ReferencedProjectIdentifier="{E7E0348E-6104-4B0D-8A5B-0362278903B7}" RelativePathToProject="..\..\..\Framework\Framework9.vcproj" /> <ProjectReference ReferencedProjectIdentifier="{0A28B08E-61A4-430B-8FFC-1DD02F479A5D}" RelativePathToProject="..\..\..\HumanInterface\HumanInterface9.vcproj" /> </References> <Files> <File RelativePath=".\main.cpp" > </File> <File RelativePath="..\..\SampleApp.h" > </File> </Files> <Globals> </Globals> </VisualStudioProject>