2010-06-02 18:00:22 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
2010-07-16 09:22:53 +00:00
|
|
|
Version="9.00"
|
2010-06-02 18:00:22 +00:00
|
|
|
Name="InputCommon"
|
|
|
|
ProjectGUID="{C7E5D50A-2916-464B-86A7-E10B3CC88ADA}"
|
|
|
|
RootNamespace="VideoCommon"
|
|
|
|
Keyword="Win32Proj"
|
|
|
|
TargetFrameworkVersion="131072"
|
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
<Platform
|
|
|
|
Name="x64"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
ConfigurationType="4"
|
|
|
|
CharacterSet="1"
|
|
|
|
WholeProgramOptimization="0"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2010-06-05 05:30:23 +00:00
|
|
|
AdditionalIncludeDirectories="../../../Externals/SDL/Include_1.2;../../Core/Common/Src;../../PluginSpecs;..\..\..\Externals\wxWidgets\include;..\..\..\Externals\wxWidgets\lib\vc_lib\msw;..\..\..\Externals\wxWidgets\include\msvc"
|
2010-06-02 18:00:22 +00:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_SECURE_SCL=0"
|
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="1"
|
|
|
|
BufferSecurityCheck="false"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
|
|
|
DebugInformationFormat="4"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
2010-10-12 19:42:29 +00:00
|
|
|
AdditionalDependencies="xinput.lib"
|
|
|
|
AdditionalLibraryDirectories=""..\..\..\Externals\SDL\$(PlatformName)""
|
2010-06-02 18:00:22 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|x64"
|
|
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
ConfigurationType="4"
|
|
|
|
CharacterSet="1"
|
|
|
|
WholeProgramOptimization="0"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
TargetEnvironment="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2010-06-05 05:30:23 +00:00
|
|
|
AdditionalIncludeDirectories="../../../Externals/SDL/Include_1.2;../../Core/Common/Src;../../PluginSpecs;..\..\..\Externals\wxWidgets\include;..\..\..\Externals\wxWidgets\lib\vc_lib\msw;..\..\..\Externals\wxWidgets\include\msvc"
|
2010-06-02 18:00:22 +00:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_SECURE_SCL=0;_LIB;__WXMSW__;wxUSE_BASE=0;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE"
|
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="1"
|
|
|
|
BufferSecurityCheck="false"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
2010-10-12 19:42:29 +00:00
|
|
|
AdditionalDependencies="xinput.lib"
|
|
|
|
AdditionalLibraryDirectories=""..\..\..\Externals\SDL\$(PlatformName)""
|
2010-06-02 18:00:22 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
ConfigurationType="4"
|
|
|
|
CharacterSet="1"
|
|
|
|
WholeProgramOptimization="0"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
EnableIntrinsicFunctions="true"
|
2010-06-05 05:30:23 +00:00
|
|
|
AdditionalIncludeDirectories="../../../Externals/SDL/Include_1.2;../../Core/Common/Src;../../PluginSpecs;..\..\..\Externals\wxWidgets\include;..\..\..\Externals\wxWidgets\lib\vc_lib\msw;..\..\..\Externals\wxWidgets\include\msvc"
|
2010-06-02 18:00:22 +00:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_SECURE_SCL=0;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE"
|
|
|
|
StringPooling="true"
|
|
|
|
RuntimeLibrary="0"
|
|
|
|
BufferSecurityCheck="false"
|
|
|
|
EnableEnhancedInstructionSet="2"
|
|
|
|
FloatingPointModel="0"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
2010-10-12 19:42:29 +00:00
|
|
|
AdditionalDependencies="xinput.lib"
|
|
|
|
AdditionalLibraryDirectories=""..\..\..\Externals\SDL\$(PlatformName)""
|
2010-06-02 18:00:22 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|x64"
|
|
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
ConfigurationType="4"
|
|
|
|
CharacterSet="1"
|
|
|
|
WholeProgramOptimization="0"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
TargetEnvironment="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2010-07-16 09:22:53 +00:00
|
|
|
AdditionalOptions="/MP"
|
2010-06-02 18:00:22 +00:00
|
|
|
Optimization="2"
|
|
|
|
EnableIntrinsicFunctions="true"
|
|
|
|
FavorSizeOrSpeed="1"
|
|
|
|
OmitFramePointers="false"
|
2010-06-05 05:30:23 +00:00
|
|
|
AdditionalIncludeDirectories="../../../Externals/SDL/Include_1.2;../../Core/Common/Src;../../PluginSpecs;..\..\..\Externals\wxWidgets\include;..\..\..\Externals\wxWidgets\lib\vc_lib\msw;..\..\..\Externals\wxWidgets\include\msvc"
|
2010-06-02 18:00:22 +00:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_SECURE_SCL=0;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE"
|
|
|
|
RuntimeLibrary="0"
|
|
|
|
BufferSecurityCheck="false"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
2010-10-12 19:42:29 +00:00
|
|
|
AdditionalDependencies="xinput.lib"
|
2010-06-02 18:00:22 +00:00
|
|
|
OutputFile="$(OutDir)\$(ProjectName).lib"
|
2010-10-12 19:42:29 +00:00
|
|
|
AdditionalLibraryDirectories=""..\..\..\Externals\SDL\$(PlatformName)""
|
2010-06-02 18:00:22 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="DebugFast|Win32"
|
|
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
ConfigurationType="4"
|
|
|
|
CharacterSet="1"
|
|
|
|
WholeProgramOptimization="0"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2010-06-05 05:30:23 +00:00
|
|
|
AdditionalIncludeDirectories="../../../Externals/SDL/Include_1.2;../../Core/Common/Src;../../PluginSpecs;..\..\..\Externals\wxWidgets\include;..\..\..\Externals\wxWidgets\lib\vc_lib\msw;..\..\..\Externals\wxWidgets\include\msvc"
|
2010-06-02 18:00:22 +00:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_SECURE_SCL=0"
|
|
|
|
RuntimeLibrary="0"
|
|
|
|
BufferSecurityCheck="false"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
2010-10-12 19:42:29 +00:00
|
|
|
AdditionalDependencies="xinput.lib"
|
|
|
|
AdditionalLibraryDirectories=""..\..\..\Externals\SDL\$(PlatformName)""
|
2010-06-02 18:00:22 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="DebugFast|x64"
|
|
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
ConfigurationType="4"
|
|
|
|
CharacterSet="1"
|
|
|
|
WholeProgramOptimization="0"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
TargetEnvironment="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2010-06-05 05:30:23 +00:00
|
|
|
AdditionalIncludeDirectories="../../../Externals/SDL/Include_1.2;../../Core/Common/Src;../../PluginSpecs;..\..\..\Externals\wxWidgets\include;..\..\..\Externals\wxWidgets\lib\vc_lib\msw;..\..\..\Externals\wxWidgets\include\msvc"
|
2010-06-02 18:00:22 +00:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_SECURE_SCL=0;__WXMSW__;wxUSE_BASE=0;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE"
|
|
|
|
RuntimeLibrary="0"
|
|
|
|
BufferSecurityCheck="false"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
2010-10-12 19:42:29 +00:00
|
|
|
AdditionalDependencies="xinput.lib"
|
|
|
|
AdditionalLibraryDirectories=""..\..\..\Externals\SDL\$(PlatformName)""
|
2010-06-02 18:00:22 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="ControllerInterface"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Src\ControllerInterface\ControllerInterface.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Src\ControllerInterface\ControllerInterface.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<Filter
|
2010-07-03 08:04:10 +00:00
|
|
|
Name="DInput"
|
2010-06-02 18:00:22 +00:00
|
|
|
>
|
|
|
|
<File
|
2010-07-03 08:04:10 +00:00
|
|
|
RelativePath=".\Src\ControllerInterface\DInput\DInput.cpp"
|
2010-06-02 18:00:22 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-07-03 08:04:10 +00:00
|
|
|
RelativePath=".\Src\ControllerInterface\DInput\DInput.h"
|
2010-06-02 18:00:22 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-07-03 08:04:10 +00:00
|
|
|
RelativePath=".\Src\ControllerInterface\DInput\DInputJoystick.cpp"
|
2010-06-02 18:00:22 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-07-03 08:04:10 +00:00
|
|
|
RelativePath=".\Src\ControllerInterface\DInput\DInputJoystick.h"
|
2010-06-02 18:00:22 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-07-03 08:04:10 +00:00
|
|
|
RelativePath=".\Src\ControllerInterface\DInput\DInputKeyboardMouse.cpp"
|
2010-06-02 18:00:22 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-07-03 08:04:10 +00:00
|
|
|
RelativePath=".\Src\ControllerInterface\DInput\DInputKeyboardMouse.h"
|
2010-06-02 18:00:22 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-07-10 06:48:24 +00:00
|
|
|
RelativePath=".\Src\ControllerInterface\DInput\NamedKeys.h"
|
2010-06-02 18:00:22 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="SDL"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Src\ControllerInterface\SDL\SDL.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Src\ControllerInterface\SDL\SDL.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="XInput"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Src\ControllerInterface\XInput\XInput.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Src\ControllerInterface\XInput\XInput.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
2010-06-12 17:39:33 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\Src\ControllerEmu.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Src\ControllerEmu.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-06-13 09:26:00 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\Src\GCPadStatus.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-06-12 17:39:33 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\Src\InputConfig.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Src\InputConfig.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-06-12 19:42:39 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\Src\SConscript"
|
|
|
|
>
|
|
|
|
</File>
|
2010-07-05 10:46:32 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\Src\UDPWiimote.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Src\UDPWiimote.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Src\UDPWrapper.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Src\UDPWrapper.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-06-02 18:00:22 +00:00
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|