<?xml version="1.0" encoding="shift_jis"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="HumanInterface"
	ProjectGUID="{0A28B08E-61A4-430B-8FFC-1DD02F479A5D}"
	Keyword="Win32Proj">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory="."
			IntermediateDirectory=".\Debug7"
			ConfigurationType="4"
			UseOfMFC="0"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="../../include, ../../src"
				PreprocessorDefinitions="WIN32;_LIB;_DEBUG"
				MinimalRebuild="FALSE"
				BasicRuntimeChecks="3"
				RuntimeLibrary="1"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\Debug7/HumanInterface.pch"
				AssemblerListingLocation=".\Debug7/"
				ObjectFile=".\Debug7/"
				ProgramDataBaseFileName=".\Debug7/"
				WarningLevel="3"
				Detect64BitPortabilityProblems="FALSE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLibrarianTool"
				OutputFile="HumanInterface7D.lib"/>
			<Tool
				Name="VCMIDLTool"/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"
				CommandLine="..\Foundation\RunSwig.bat HumanInterface Foundation"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory="."
			IntermediateDirectory=".\Release7"
			ConfigurationType="4"
			UseOfMFC="0"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				GlobalOptimizations="FALSE"
				InlineFunctionExpansion="2"
				EnableIntrinsicFunctions="FALSE"
				AdditionalIncludeDirectories="../../include, ../../src"
				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
				StringPooling="TRUE"
				RuntimeLibrary="0"
				BufferSecurityCheck="FALSE"
				EnableFunctionLevelLinking="FALSE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderThrough="StdAfx.h"
				PrecompiledHeaderFile=".\Release7/HumanInterface.pch"
				AssemblerListingLocation=".\Release7/"
				ObjectFile=".\Release7/"
				WarningLevel="3"
				Detect64BitPortabilityProblems="FALSE"
				DebugInformationFormat="0"
				CallingConvention="1"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLibrarianTool"
				OutputFile=".\HumanInterface7.lib"/>
			<Tool
				Name="VCMIDLTool"/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"
				CommandLine="..\Foundation\RunSwig.bat HumanInterface Foundation"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<Filter
			Name="src"
			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
			<File
				RelativePath=".\DRKeyMouseGLUT.cpp">
			</File>
			<File
				RelativePath=".\DRKeyMouseGLUT.h">
			</File>
			<File
				RelativePath=".\HIBase.cpp">
			</File>
			<File
				RelativePath=".\HIBase.h">
			</File>
			<File
				RelativePath=".\HIHaptic.cpp">
			</File>
			<File
				RelativePath=".\HIHaptic.h">
			</File>
			<File
				RelativePath=".\HIMouse6D.cpp">
			</File>
			<File
				RelativePath=".\HIMouse6D.h">
			</File>
			<File
				RelativePath=".\HIRealDevice.cpp">
			</File>
			<File
				RelativePath=".\HIRealDevice.h">
			</File>
			<File
				RelativePath=".\HIRealDevicePool.cpp">
			</File>
			<File
				RelativePath=".\HIRealDevicePool.h">
			</File>
			<File
				RelativePath=".\HISdk.cpp">
			</File>
			<File
				RelativePath=".\HISdk.h">
			</File>
			<File
				RelativePath=".\HISpidarCalc3DOF.cpp">
			</File>
			<File
				RelativePath=".\HISpidarCalc3DOF.h">
			</File>
			<File
				RelativePath=".\HISpidarCalc6DOF.cpp">
			</File>
			<File
				RelativePath=".\HISPidarCalc6DOF.h">
			</File>
			<File
				RelativePath=".\HISpidarCalcBase.cpp">
			</File>
			<File
				RelativePath=".\HISpidarCalcBase.h">
			</File>
			<File
				RelativePath=".\HISpidarG.cpp">
			</File>
			<File
				RelativePath=".\HISpidarG.h">
			</File>
			<File
				RelativePath=".\HISpidarMotor.cpp">
			</File>
			<File
				RelativePath=".\HISpidarMotor.h">
			</File>
			<File
				RelativePath=".\HIVirtualDevice.cpp">
			</File>
			<File
				RelativePath=".\HIVirtualDevice.h">
			</File>
			<File
				RelativePath=".\HIVirtualDevicePool.cpp">
			</File>
			<File
				RelativePath=".\HIVirtualDevicePool.h">
			</File>
			<File
				RelativePath=".\HumanInterface.h">
			</File>
			<File
				RelativePath=".\HumanInterfaceStub.cpp">
			</File>
		</Filter>
		<Filter
			Name="include"
			Filter="h;hpp;hxx;hm;inl;inc;xsd"
			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
			<File
				RelativePath="..\..\include\HumanInterface\SprHIBase.h">
			</File>
			<File
				RelativePath="..\..\include\HumanInterface\SprHIDevice.h">
			</File>
			<File
				RelativePath="..\..\include\HumanInterface\SprHIDRUsb.h">
			</File>
			<File
				RelativePath="..\..\include\HumanInterface\SprHIHaptic.h">
			</File>
			<File
				RelativePath="..\..\include\HumanInterface\SprHIKeyMouse.h">
			</File>
			<File
				RelativePath="..\..\include\HumanInterface\SprHIMouse6D.h">
			</File>
			<File
				RelativePath="..\..\include\HumanInterface\SprHISdk.h">
			</File>
			<File
				RelativePath="..\..\include\HumanInterface\SprHISpidar.h">
			</File>
		</Filter>
		<Filter
			Name="Device"
			Filter="">
			<File
				RelativePath=".\Device.h">
			</File>
			<File
				RelativePath=".\DRADAPIO.cpp">
			</File>
			<File
				RelativePath=".\DRADAPIO.h">
			</File>
			<File
				RelativePath=".\DRContecIsaCounter.cpp">
			</File>
			<File
				RelativePath=".\DRContecIsaCounter.h">
			</File>
			<File
				RelativePath=".\DRContecIsaDa.cpp">
			</File>
			<File
				RelativePath=".\DRContecIsaDa.h">
			</File>
			<File
				RelativePath=".\DREzUSB.h">
			</File>
			<File
				RelativePath=".\DRKeyMouseWin32.cpp">
			</File>
			<File
				RelativePath=".\DRKeyMouseWin32.h">
			</File>
			<File
				RelativePath=".\DRNittaForce.cpp">
			</File>
			<File
				RelativePath=".\DRNittaForce.h">
			</File>
			<File
				RelativePath=".\DRTokin3D.cpp">
			</File>
			<File
				RelativePath=".\DRTokin3D.h">
			</File>
			<File
				RelativePath=".\Drupp.cpp">
			</File>
			<File
				RelativePath=".\DRUPP.h">
			</File>
			<File
				RelativePath=".\DRUsb20Sh4.cpp">
			</File>
			<File
				RelativePath=".\DRUsb20Sh4.h">
			</File>
			<File
				RelativePath=".\DRUsb20Simple.cpp">
			</File>
			<File
				RelativePath=".\DRUsb20Simple.h">
			</File>
			<File
				RelativePath=".\DRUsbH8Simple.cpp">
			</File>
			<File
				RelativePath=".\DRUsbH8Simple.h">
			</File>
			<File
				RelativePath=".\DRUsbH8SimpleDef.h">
			</File>
			<File
				RelativePath=".\DVADBase.h">
			</File>
			<File
				RelativePath=".\DVCounterBase.cpp">
			</File>
			<File
				RelativePath=".\DVCounterBase.h">
			</File>
			<File
				RelativePath=".\DVDABase.h">
			</File>
			<File
				RelativePath=".\DVForceBase.h">
			</File>
			<File
				RelativePath=".\DVKeyMouse.cpp">
			</File>
			<File
				RelativePath=".\DVKeyMouse.h">
			</File>
			<File
				RelativePath=".\DVOrientationBase.h">
			</File>
			<File
				RelativePath=".\DVPIOBase.h">
			</File>
		</Filter>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>