<?xml version="1.0" encoding="shift_jis"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="9.00"
	Name="MyEPApp"
	ProjectGUID="{09F5FB57-29D6-4D12-AFB2-74F98A7138B8}"
	RootNamespace="MyEPApp9"
	TargetFrameworkVersion="196613"
	>
	<Platforms>
		<Platform
			Name="Win32"
		/>
		<Platform
			Name="x64"
		/>
	</Platforms>
	<ToolFiles>
	</ToolFiles>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory="9\$(PlatformName)\$(ConfigurationName)\"
			IntermediateDirectory="9\$(PlatformName)\$(ConfigurationName)\"
			ConfigurationType="1"
			CharacterSet="2"
			WholeProgramOptimization="0"
			EnableManagedIncrementalBuild="0"
			>
			<Tool
				Name="VCPreBuildEventTool"
				CommandLine=".\RunSwig.bat 32"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="../../../../include/Python32;../../../../include;../../../../src"
				MinimalRebuild="false"
				BasicRuntimeChecks="3"
				SmallerTypeCheck="true"
				RuntimeLibrary="1"
				EnableFunctionLevelLinking="false"
				FloatingPointExceptions="true"
				OpenMP="true"
				ProgramDataBaseFileName="$(IntDir)vc90.pdb"
				WarningLevel="3"
				DebugInformationFormat="3"
				CompileAs="0"
				ErrorReporting="2"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				OutputFile="$(OutDir)$(ProjectName).exe"
				LinkIncremental="1"
				AdditionalLibraryDirectories="../../../../lib/win32"
				GenerateManifest="true"
				GenerateDebugInformation="true"
				ProgramDatabaseFile="$(OutDir)$(ProjectName).pdb"
				TargetMachine="1"
				ErrorReporting="2"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
				OutputDocumentFile="$(IntDir)$(ProjectName).xml"
			/>
			<Tool
				Name="VCBscMakeTool"
				OutputFile="$(IntDir)$(ProjectName).bsc"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Debug|x64"
			OutputDirectory="9\$(PlatformName)\$(ConfigurationName)\"
			IntermediateDirectory="9\$(PlatformName)\$(ConfigurationName)\"
			ConfigurationType="1"
			CharacterSet="2"
			WholeProgramOptimization="0"
			EnableManagedIncrementalBuild="0"
			>
			<Tool
				Name="VCPreBuildEventTool"
				CommandLine=".\RunSwig.bat 32"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				TargetEnvironment="3"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="../../../../include/Python32;../../../../include;../../../../src"
				MinimalRebuild="false"
				BasicRuntimeChecks="3"
				SmallerTypeCheck="true"
				RuntimeLibrary="1"
				EnableFunctionLevelLinking="false"
				FloatingPointExceptions="true"
				OpenMP="true"
				ProgramDataBaseFileName="$(IntDir)vc90.pdb"
				WarningLevel="3"
				DebugInformationFormat="3"
				CompileAs="0"
				ErrorReporting="2"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				OutputFile="$(OutDir)$(ProjectName).exe"
				LinkIncremental="1"
				AdditionalLibraryDirectories="../../../../lib/win64"
				GenerateManifest="true"
				GenerateDebugInformation="true"
				ProgramDatabaseFile="$(OutDir)$(ProjectName).pdb"
				TargetMachine="17"
				ErrorReporting="2"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
				OutputDocumentFile="$(IntDir)$(ProjectName).xml"
			/>
			<Tool
				Name="VCBscMakeTool"
				OutputFile="$(IntDir)$(ProjectName).bsc"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory="9\$(PlatformName)\$(ConfigurationName)\"
			IntermediateDirectory="9\$(PlatformName)\$(ConfigurationName)\"
			ConfigurationType="1"
			CharacterSet="2"
			WholeProgramOptimization="0"
			EnableManagedIncrementalBuild="0"
			>
			<Tool
				Name="VCPreBuildEventTool"
				CommandLine=".\RunSwig.bat 32"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="2"
				EnableIntrinsicFunctions="false"
				FavorSizeOrSpeed="1"
				OmitFramePointers="true"
				AdditionalIncludeDirectories="../../../../include/Python32;../../../../include;../../../../src"
				MinimalRebuild="false"
				RuntimeLibrary="0"
				EnableFunctionLevelLinking="false"
				OpenMP="true"
				ProgramDataBaseFileName="$(IntDir)vc90.pdb"
				WarningLevel="3"
				DebugInformationFormat="3"
				CallingConvention="1"
				CompileAs="0"
				ErrorReporting="2"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				OutputFile="$(OutDir)$(ProjectName).exe"
				LinkIncremental="1"
				AdditionalLibraryDirectories="../../../../lib/win32"
				GenerateManifest="true"
				GenerateDebugInformation="true"
				ProgramDatabaseFile="$(OutDir)$(ProjectName).pdb"
				OptimizeReferences="2"
				EnableCOMDATFolding="2"
				TargetMachine="1"
				ErrorReporting="2"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
				OutputDocumentFile="$(IntDir)$(ProjectName).xml"
			/>
			<Tool
				Name="VCBscMakeTool"
				OutputFile="$(IntDir)$(ProjectName).bsc"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Release|x64"
			OutputDirectory="9\$(PlatformName)\$(ConfigurationName)\"
			IntermediateDirectory="9\$(PlatformName)\$(ConfigurationName)\"
			ConfigurationType="1"
			CharacterSet="2"
			WholeProgramOptimization="0"
			EnableManagedIncrementalBuild="0"
			>
			<Tool
				Name="VCPreBuildEventTool"
				CommandLine=".\RunSwig.bat 32"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				TargetEnvironment="3"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="2"
				EnableIntrinsicFunctions="false"
				FavorSizeOrSpeed="1"
				OmitFramePointers="true"
				AdditionalIncludeDirectories="../../../../include/Python32;../../../../include;../../../../src"
				MinimalRebuild="false"
				RuntimeLibrary="0"
				EnableFunctionLevelLinking="false"
				OpenMP="true"
				ProgramDataBaseFileName="$(IntDir)vc90.pdb"
				WarningLevel="3"
				DebugInformationFormat="3"
				CallingConvention="1"
				CompileAs="0"
				ErrorReporting="2"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				OutputFile="$(OutDir)$(ProjectName).exe"
				LinkIncremental="1"
				AdditionalLibraryDirectories="../../../../lib/win64"
				GenerateManifest="true"
				GenerateDebugInformation="true"
				ProgramDatabaseFile="$(OutDir)$(ProjectName).pdb"
				OptimizeReferences="2"
				EnableCOMDATFolding="2"
				TargetMachine="17"
				ErrorReporting="2"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
				OutputDocumentFile="$(IntDir)$(ProjectName).xml"
			/>
			<Tool
				Name="VCBscMakeTool"
				OutputFile="$(IntDir)$(ProjectName).bsc"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Debug_Py33|Win32"
			OutputDirectory="9\$(PlatformName)\$(ConfigurationName)\"
			IntermediateDirectory="9\$(PlatformName)\$(ConfigurationName)\"
			ConfigurationType="1"
			CharacterSet="2"
			WholeProgramOptimization="0"
			EnableManagedIncrementalBuild="0"
			>
			<Tool
				Name="VCPreBuildEventTool"
				CommandLine=".\RunSwig.bat 33"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="../../../../include/Python33;../../../../include;../../../../src"
				MinimalRebuild="false"
				BasicRuntimeChecks="3"
				SmallerTypeCheck="true"
				RuntimeLibrary="1"
				EnableFunctionLevelLinking="false"
				FloatingPointExceptions="true"
				OpenMP="true"
				ProgramDataBaseFileName="$(IntDir)vc90.pdb"
				WarningLevel="3"
				DebugInformationFormat="3"
				CompileAs="0"
				ErrorReporting="2"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				OutputFile="$(OutDir)$(ProjectName).exe"
				LinkIncremental="1"
				AdditionalLibraryDirectories="../../../../lib/win32"
				GenerateManifest="true"
				GenerateDebugInformation="true"
				ProgramDatabaseFile="$(OutDir)$(ProjectName).pdb"
				TargetMachine="1"
				ErrorReporting="2"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
				OutputDocumentFile="$(IntDir)$(ProjectName).xml"
			/>
			<Tool
				Name="VCBscMakeTool"
				OutputFile="$(IntDir)$(ProjectName).bsc"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Debug_Py33|x64"
			OutputDirectory="9\$(PlatformName)\$(ConfigurationName)\"
			IntermediateDirectory="9\$(PlatformName)\$(ConfigurationName)\"
			ConfigurationType="1"
			CharacterSet="2"
			WholeProgramOptimization="0"
			EnableManagedIncrementalBuild="0"
			>
			<Tool
				Name="VCPreBuildEventTool"
				CommandLine=".\RunSwig.bat 33"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				TargetEnvironment="3"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="../../../../include/Python33;../../../../include;../../../../src"
				MinimalRebuild="false"
				BasicRuntimeChecks="3"
				SmallerTypeCheck="true"
				RuntimeLibrary="1"
				EnableFunctionLevelLinking="false"
				FloatingPointExceptions="true"
				OpenMP="true"
				ProgramDataBaseFileName="$(IntDir)vc90.pdb"
				WarningLevel="3"
				DebugInformationFormat="3"
				CompileAs="0"
				ErrorReporting="2"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				OutputFile="$(OutDir)$(ProjectName).exe"
				LinkIncremental="1"
				AdditionalLibraryDirectories="../../../../lib/win64"
				GenerateManifest="true"
				GenerateDebugInformation="true"
				ProgramDatabaseFile="$(OutDir)$(ProjectName).pdb"
				TargetMachine="17"
				ErrorReporting="2"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
				OutputDocumentFile="$(IntDir)$(ProjectName).xml"
			/>
			<Tool
				Name="VCBscMakeTool"
				OutputFile="$(IntDir)$(ProjectName).bsc"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Release_Py33|Win32"
			OutputDirectory="9\$(PlatformName)\$(ConfigurationName)\"
			IntermediateDirectory="9\$(PlatformName)\$(ConfigurationName)\"
			ConfigurationType="1"
			CharacterSet="2"
			WholeProgramOptimization="0"
			EnableManagedIncrementalBuild="0"
			>
			<Tool
				Name="VCPreBuildEventTool"
				CommandLine=".\RunSwig.bat 33"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="2"
				EnableIntrinsicFunctions="false"
				FavorSizeOrSpeed="1"
				OmitFramePointers="true"
				AdditionalIncludeDirectories="../../../../include/Python33;../../../../include;../../../../src"
				MinimalRebuild="false"
				RuntimeLibrary="0"
				EnableFunctionLevelLinking="false"
				OpenMP="true"
				ProgramDataBaseFileName="$(IntDir)vc90.pdb"
				WarningLevel="3"
				DebugInformationFormat="3"
				CallingConvention="1"
				CompileAs="0"
				ErrorReporting="2"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				OutputFile="$(OutDir)$(ProjectName).exe"
				LinkIncremental="1"
				AdditionalLibraryDirectories="../../../../lib/win32"
				GenerateManifest="true"
				GenerateDebugInformation="true"
				ProgramDatabaseFile="$(OutDir)$(ProjectName).pdb"
				OptimizeReferences="2"
				EnableCOMDATFolding="2"
				TargetMachine="1"
				ErrorReporting="2"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
				OutputDocumentFile="$(IntDir)$(ProjectName).xml"
			/>
			<Tool
				Name="VCBscMakeTool"
				OutputFile="$(IntDir)$(ProjectName).bsc"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Release_Py33|x64"
			OutputDirectory="9\$(PlatformName)\$(ConfigurationName)\"
			IntermediateDirectory="9\$(PlatformName)\$(ConfigurationName)\"
			ConfigurationType="1"
			CharacterSet="2"
			WholeProgramOptimization="0"
			EnableManagedIncrementalBuild="0"
			>
			<Tool
				Name="VCPreBuildEventTool"
				CommandLine=".\RunSwig.bat 33"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				TargetEnvironment="3"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="2"
				EnableIntrinsicFunctions="false"
				FavorSizeOrSpeed="1"
				OmitFramePointers="true"
				AdditionalIncludeDirectories="../../../../include/Python33;../../../../include;../../../../src"
				MinimalRebuild="false"
				RuntimeLibrary="0"
				EnableFunctionLevelLinking="false"
				OpenMP="true"
				ProgramDataBaseFileName="$(IntDir)vc90.pdb"
				WarningLevel="3"
				DebugInformationFormat="3"
				CallingConvention="1"
				CompileAs="0"
				ErrorReporting="2"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				OutputFile="$(OutDir)$(ProjectName).exe"
				LinkIncremental="1"
				AdditionalLibraryDirectories="../../../../lib/win64"
				GenerateManifest="true"
				GenerateDebugInformation="true"
				ProgramDatabaseFile="$(OutDir)$(ProjectName).pdb"
				OptimizeReferences="2"
				EnableCOMDATFolding="2"
				TargetMachine="17"
				ErrorReporting="2"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
				OutputDocumentFile="$(IntDir)$(ProjectName).xml"
			/>
			<Tool
				Name="VCBscMakeTool"
				OutputFile="$(IntDir)$(ProjectName).bsc"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Trace|Win32"
			OutputDirectory="9\$(PlatformName)\$(ConfigurationName)\"
			IntermediateDirectory="9\$(PlatformName)\$(ConfigurationName)\"
			ConfigurationType="1"
			CharacterSet="2"
			WholeProgramOptimization="0"
			EnableManagedIncrementalBuild="0"
			>
			<Tool
				Name="VCPreBuildEventTool"
				CommandLine=".\RunSwig.bat 32"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="2"
				EnableIntrinsicFunctions="false"
				FavorSizeOrSpeed="1"
				AdditionalIncludeDirectories="../../../../include/Python32;../../../../include;../../../../src"
				MinimalRebuild="false"
				RuntimeLibrary="0"
				EnableFunctionLevelLinking="false"
				OpenMP="true"
				ProgramDataBaseFileName="$(IntDir)vc90.pdb"
				WarningLevel="3"
				DebugInformationFormat="3"
				CallingConvention="1"
				CompileAs="0"
				ErrorReporting="2"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				OutputFile="$(OutDir)$(ProjectName).exe"
				LinkIncremental="1"
				AdditionalLibraryDirectories="../../../../lib/win32"
				GenerateManifest="true"
				GenerateDebugInformation="true"
				ProgramDatabaseFile="$(OutDir)$(ProjectName).pdb"
				OptimizeReferences="2"
				EnableCOMDATFolding="2"
				TargetMachine="1"
				ErrorReporting="2"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
				OutputDocumentFile="$(IntDir)$(ProjectName).xml"
			/>
			<Tool
				Name="VCBscMakeTool"
				OutputFile="$(IntDir)$(ProjectName).bsc"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Trace|x64"
			OutputDirectory="9\$(PlatformName)\$(ConfigurationName)\"
			IntermediateDirectory="9\$(PlatformName)\$(ConfigurationName)\"
			ConfigurationType="1"
			CharacterSet="2"
			WholeProgramOptimization="0"
			EnableManagedIncrementalBuild="0"
			>
			<Tool
				Name="VCPreBuildEventTool"
				CommandLine=".\RunSwig.bat 32"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				TargetEnvironment="3"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="2"
				EnableIntrinsicFunctions="false"
				FavorSizeOrSpeed="1"
				AdditionalIncludeDirectories="../../../../include/Python32;../../../../include;../../../../src"
				MinimalRebuild="false"
				RuntimeLibrary="0"
				EnableFunctionLevelLinking="false"
				OpenMP="true"
				ProgramDataBaseFileName="$(IntDir)vc90.pdb"
				WarningLevel="3"
				DebugInformationFormat="3"
				CallingConvention="1"
				CompileAs="0"
				ErrorReporting="2"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				OutputFile="$(OutDir)$(ProjectName).exe"
				LinkIncremental="1"
				AdditionalLibraryDirectories="../../../../lib/win64"
				GenerateManifest="true"
				GenerateDebugInformation="true"
				ProgramDatabaseFile="$(OutDir)$(ProjectName).pdb"
				OptimizeReferences="2"
				EnableCOMDATFolding="2"
				TargetMachine="17"
				ErrorReporting="2"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
				OutputDocumentFile="$(IntDir)$(ProjectName).xml"
			/>
			<Tool
				Name="VCBscMakeTool"
				OutputFile="$(IntDir)$(ProjectName).bsc"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Trace_Py33|Win32"
			OutputDirectory="9\$(PlatformName)\$(ConfigurationName)\"
			IntermediateDirectory="9\$(PlatformName)\$(ConfigurationName)\"
			ConfigurationType="1"
			CharacterSet="2"
			WholeProgramOptimization="0"
			EnableManagedIncrementalBuild="0"
			>
			<Tool
				Name="VCPreBuildEventTool"
				CommandLine=".\RunSwig.bat 33"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="2"
				EnableIntrinsicFunctions="false"
				FavorSizeOrSpeed="1"
				AdditionalIncludeDirectories="../../../../include/Python33;../../../../include;../../../../src"
				MinimalRebuild="false"
				RuntimeLibrary="0"
				EnableFunctionLevelLinking="false"
				OpenMP="true"
				ProgramDataBaseFileName="$(IntDir)vc90.pdb"
				WarningLevel="3"
				DebugInformationFormat="3"
				CallingConvention="1"
				CompileAs="0"
				ErrorReporting="2"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				OutputFile="$(OutDir)$(ProjectName).exe"
				LinkIncremental="1"
				AdditionalLibraryDirectories="../../../../lib/win32"
				GenerateManifest="true"
				GenerateDebugInformation="true"
				ProgramDatabaseFile="$(OutDir)$(ProjectName).pdb"
				OptimizeReferences="2"
				EnableCOMDATFolding="2"
				TargetMachine="1"
				ErrorReporting="2"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
				OutputDocumentFile="$(IntDir)$(ProjectName).xml"
			/>
			<Tool
				Name="VCBscMakeTool"
				OutputFile="$(IntDir)$(ProjectName).bsc"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Trace_Py33|x64"
			OutputDirectory="9\$(PlatformName)\$(ConfigurationName)\"
			IntermediateDirectory="9\$(PlatformName)\$(ConfigurationName)\"
			ConfigurationType="1"
			CharacterSet="2"
			WholeProgramOptimization="0"
			EnableManagedIncrementalBuild="0"
			>
			<Tool
				Name="VCPreBuildEventTool"
				CommandLine=".\RunSwig.bat 33"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				TargetEnvironment="3"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="2"
				EnableIntrinsicFunctions="false"
				FavorSizeOrSpeed="1"
				AdditionalIncludeDirectories="../../../../include/Python33;../../../../include;../../../../src"
				MinimalRebuild="false"
				RuntimeLibrary="0"
				EnableFunctionLevelLinking="false"
				OpenMP="true"
				ProgramDataBaseFileName="$(IntDir)vc90.pdb"
				WarningLevel="3"
				DebugInformationFormat="3"
				CallingConvention="1"
				CompileAs="0"
				ErrorReporting="2"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				OutputFile="$(OutDir)$(ProjectName).exe"
				LinkIncremental="1"
				AdditionalLibraryDirectories="../../../../lib/win64"
				GenerateManifest="true"
				GenerateDebugInformation="true"
				ProgramDatabaseFile="$(OutDir)$(ProjectName).pdb"
				OptimizeReferences="2"
				EnableCOMDATFolding="2"
				TargetMachine="17"
				ErrorReporting="2"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
				OutputDocumentFile="$(IntDir)$(ProjectName).xml"
			/>
			<Tool
				Name="VCBscMakeTool"
				OutputFile="$(IntDir)$(ProjectName).bsc"
			/>
			<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="{A1B0BC81-160A-4638-80DC-D00D23DF88DB}"
			RelativePathToProject="..\..\..\Creature\Creature9.vcproj"
		/>
		<ProjectReference
			ReferencedProjectIdentifier="{E3DC12EE-6725-415D-B970-2EFE9D159548}"
			RelativePathToProject="..\..\..\EmbPython\EmbPython9.vcproj"
		/>
		<ProjectReference
			ReferencedProjectIdentifier="{27277A70-7BC9-465B-9480-52B418E62A5A}"
			RelativePathToProject="..\..\..\FileIO\FileIO9.vcproj"
		/>
		<ProjectReference
			ReferencedProjectIdentifier="{5DD6484B-A722-48B0-91B8-63271D2B41FF}"
			RelativePathToProject="..\..\..\Foundation\Foundation9.vcproj"
		/>
		<ProjectReference
			ReferencedProjectIdentifier="{E7E0348E-6104-4B0D-8A5B-0362278903B7}"
			RelativePathToProject="..\..\..\Framework\Framework9.vcproj"
		/>
		<ProjectReference
			ReferencedProjectIdentifier="{5819AD04-44BD-4CEF-AFDE-2CC736FE9C23}"
			RelativePathToProject="..\..\..\Graphics\Graphics9.vcproj"
		/>
		<ProjectReference
			ReferencedProjectIdentifier="{0A28B08E-61A4-430B-8FFC-1DD02F479A5D}"
			RelativePathToProject="..\..\..\HumanInterface\HumanInterface9.vcproj"
		/>
		<ProjectReference
			ReferencedProjectIdentifier="{FA052413-2417-49EE-9387-5BB7B17CF9F4}"
			RelativePathToProject="..\..\..\Physics\Physics9.vcproj"
		/>
	</References>
	<Files>
		<File
			RelativePath=".\EPMyEPApp.cpp"
			>
		</File>
		<File
			RelativePath=".\EPMyEPApp.h"
			>
		</File>
		<File
			RelativePath=".\main.cpp"
			>
		</File>
		<File
			RelativePath=".\MyEPApp.h"
			>
		</File>
		<File
			RelativePath=".\MyEPApp.i"
			>
		</File>
		<File
			RelativePath="..\..\SampleApp.h"
			>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>