2008-09-13 10:28:23 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
2008-12-12 03:38:50 +00:00
|
|
|
Version="9.00"
|
2008-09-13 13:44:06 +00:00
|
|
|
Name="Plugin_Wiimote"
|
2008-09-13 10:28:23 +00:00
|
|
|
ProjectGUID="{8D612734-FAA5-4B8A-804F-4DEA2367D495}"
|
2008-11-23 08:48:56 +00:00
|
|
|
RootNamespace="Plugin_Wiimote"
|
2008-09-13 10:28:23 +00:00
|
|
|
Keyword="Win32Proj"
|
2008-09-24 17:09:29 +00:00
|
|
|
TargetFrameworkVersion="131072"
|
2008-09-13 10:28:23 +00:00
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
<Platform
|
|
|
|
Name="x64"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
ConfigurationType="2"
|
|
|
|
CharacterSet="2"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2008-11-05 18:54:28 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\PluginSpecs;..\..\..\Externals\SDL\include;..\..\Core\Common\Src;..\..\..\Externals\wxWidgets\Include;..\..\..\Externals\wxWidgets\Include\msvc;..\..\..\Externals\WiiUse\inc"
|
2008-12-12 03:38:50 +00:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;PLUGIN_WIIMOTE_TEST_EXPORTS;_SECURE_SCL=0"
|
2008-09-13 10:28:23 +00:00
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="1"
|
|
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
|
|
WarningLevel="3"
|
2008-09-21 18:15:59 +00:00
|
|
|
WarnAsError="false"
|
2008-09-13 10:28:23 +00:00
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2008-11-05 17:15:00 +00:00
|
|
|
AdditionalDependencies="comctl32.lib wiiuse.lib rpcrt4.lib"
|
2008-09-18 01:08:41 +00:00
|
|
|
OutputFile="..\..\..\Binary\Win32/Plugins\Plugin_WiimoteD.dll"
|
2008-09-13 10:28:23 +00:00
|
|
|
LinkIncremental="1"
|
2008-11-05 17:15:00 +00:00
|
|
|
AdditionalLibraryDirectories="..\..\..\Externals\WiiUse\win32"
|
2008-09-13 10:28:23 +00:00
|
|
|
GenerateManifest="false"
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
SubSystem="0"
|
|
|
|
OptimizeReferences="0"
|
|
|
|
EnableCOMDATFolding="0"
|
2008-09-24 17:09:29 +00:00
|
|
|
RandomizedBaseAddress="1"
|
|
|
|
DataExecutionPrevention="0"
|
2008-09-13 10:28:23 +00:00
|
|
|
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="Debug|x64"
|
|
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
ConfigurationType="2"
|
|
|
|
CharacterSet="2"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
TargetEnvironment="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2008-11-05 18:54:28 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\PluginSpecs;..\..\..\Externals\SDL\include;..\..\Core\Common\Src;..\..\..\Externals\wxWidgets\Include;..\..\..\Externals\wxWidgets\Include\msvc;..\..\..\Externals\WiiUse\inc"
|
2008-12-12 03:38:50 +00:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;PLUGIN_WIIMOTE_TEST_EXPORTS;_SECURE_SCL=0"
|
2008-09-13 10:28:23 +00:00
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="1"
|
|
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
|
|
WarningLevel="3"
|
2008-09-21 18:15:59 +00:00
|
|
|
WarnAsError="false"
|
2008-09-13 10:28:23 +00:00
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2008-11-05 17:15:00 +00:00
|
|
|
AdditionalDependencies="comctl32.lib wiiuse.lib rpcrt4.lib"
|
2008-09-30 01:09:02 +00:00
|
|
|
OutputFile="..\..\..\Binary\x64\Plugins\Plugin_WiimoteD.dll"
|
2008-09-13 10:28:23 +00:00
|
|
|
LinkIncremental="1"
|
2008-11-05 17:15:00 +00:00
|
|
|
AdditionalLibraryDirectories="..\..\..\Externals\WiiUse\x64"
|
2008-09-13 10:28:23 +00:00
|
|
|
GenerateManifest="false"
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
SubSystem="0"
|
|
|
|
OptimizeReferences="0"
|
|
|
|
EnableCOMDATFolding="0"
|
2008-09-24 17:09:29 +00:00
|
|
|
RandomizedBaseAddress="1"
|
|
|
|
DataExecutionPrevention="0"
|
2008-09-13 10:28:23 +00:00
|
|
|
TargetMachine="17"
|
|
|
|
/>
|
|
|
|
<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="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
ConfigurationType="2"
|
|
|
|
CharacterSet="2"
|
|
|
|
WholeProgramOptimization="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2008-11-05 18:54:28 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\PluginSpecs;..\..\..\Externals\SDL\include;..\..\Core\Common\Src;..\..\..\Externals\wxWidgets\Include;..\..\..\Externals\wxWidgets\Include\msvc;..\..\..\Externals\WiiUse\inc"
|
2008-10-15 12:40:31 +00:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;PLUGIN_WIIMOTE_TEST_EXPORTS;_SECURE_SCL=0"
|
2008-09-13 10:28:23 +00:00
|
|
|
RuntimeLibrary="0"
|
|
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
|
|
WarningLevel="3"
|
2008-09-21 18:15:59 +00:00
|
|
|
WarnAsError="false"
|
2008-09-13 10:28:23 +00:00
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2008-12-09 17:07:26 +00:00
|
|
|
AdditionalOptions="/NODEFAULTLIB:msvcrt.lib"
|
2008-11-05 17:15:00 +00:00
|
|
|
AdditionalDependencies="comctl32.lib wiiuse.lib"
|
2008-09-13 13:44:06 +00:00
|
|
|
OutputFile="..\..\..\Binary\Win32\Plugins\Plugin_Wiimote.dll"
|
2008-09-13 10:28:23 +00:00
|
|
|
LinkIncremental="1"
|
2008-11-05 17:15:00 +00:00
|
|
|
AdditionalLibraryDirectories="..\..\..\Externals\WiiUse\win32"
|
2008-09-13 10:28:23 +00:00
|
|
|
GenerateManifest="false"
|
|
|
|
GenerateDebugInformation="false"
|
|
|
|
SubSystem="0"
|
|
|
|
OptimizeReferences="0"
|
|
|
|
EnableCOMDATFolding="0"
|
2008-09-24 17:09:29 +00:00
|
|
|
RandomizedBaseAddress="1"
|
|
|
|
DataExecutionPrevention="0"
|
2008-09-13 10:28:23 +00:00
|
|
|
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|x64"
|
|
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
ConfigurationType="2"
|
|
|
|
CharacterSet="2"
|
|
|
|
WholeProgramOptimization="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
2008-09-13 13:44:06 +00:00
|
|
|
CommandLine=""
|
2008-09-13 10:28:23 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
TargetEnvironment="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2008-11-05 18:54:28 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\PluginSpecs;..\..\..\Externals\SDL\include;..\..\Core\Common\Src;..\..\..\Externals\wxWidgets\Include;..\..\..\Externals\wxWidgets\Include\msvc;..\..\..\Externals\WiiUse\inc"
|
2008-10-15 12:40:31 +00:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;PLUGIN_WIIMOTE_TEST_EXPORTS;_SECURE_SCL=0"
|
2008-09-13 10:28:23 +00:00
|
|
|
RuntimeLibrary="0"
|
|
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
|
|
ProgramDataBaseFileName="$(IntDir)\"
|
|
|
|
WarningLevel="3"
|
2008-09-21 18:15:59 +00:00
|
|
|
WarnAsError="false"
|
2008-09-13 10:28:23 +00:00
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2008-11-05 17:15:00 +00:00
|
|
|
AdditionalDependencies="comctl32.lib wiiuse.lib"
|
2008-09-18 01:08:41 +00:00
|
|
|
OutputFile="..\..\..\Binary\x64\Plugins\Plugin_Wiimote.dll"
|
2008-09-13 10:28:23 +00:00
|
|
|
LinkIncremental="1"
|
2008-11-05 17:15:00 +00:00
|
|
|
AdditionalLibraryDirectories="..\..\..\Externals\WiiUse\x64"
|
2008-09-13 10:28:23 +00:00
|
|
|
GenerateManifest="false"
|
|
|
|
GenerateDebugInformation="false"
|
|
|
|
SubSystem="0"
|
|
|
|
OptimizeReferences="0"
|
|
|
|
EnableCOMDATFolding="0"
|
2008-09-24 17:09:29 +00:00
|
|
|
RandomizedBaseAddress="1"
|
|
|
|
DataExecutionPrevention="0"
|
2008-09-13 10:28:23 +00:00
|
|
|
TargetMachine="17"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="DebugFast|Win32"
|
|
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
ConfigurationType="2"
|
|
|
|
CharacterSet="2"
|
|
|
|
WholeProgramOptimization="0"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2008-11-05 18:54:28 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\PluginSpecs;..\..\..\Externals\SDL\include;..\..\Core\Common\Src;..\..\..\Externals\wxWidgets\Include;..\..\..\Externals\wxWidgets\Include\msvc;..\..\..\Externals\WiiUse\inc"
|
2008-12-12 03:38:50 +00:00
|
|
|
PreprocessorDefinitions="DEBUGFAST;WIN32;NDEBUG;_WINDOWS;_USRDLL;PLUGIN_WIIMOTE_TEST_EXPORTS;_SECURE_SCL=0"
|
2008-09-13 10:28:23 +00:00
|
|
|
RuntimeLibrary="0"
|
|
|
|
WarningLevel="3"
|
2008-09-21 18:15:59 +00:00
|
|
|
WarnAsError="false"
|
2008-09-13 10:28:23 +00:00
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2008-12-09 17:07:26 +00:00
|
|
|
AdditionalOptions="/NODEFAULTLIB:msvcrt.lib"
|
2008-11-05 17:15:00 +00:00
|
|
|
AdditionalDependencies="comctl32.lib wiiuse.lib"
|
2008-09-18 01:08:41 +00:00
|
|
|
OutputFile="..\..\..\Binary\Win32\Plugins\Plugin_WiimoteDF.dll"
|
2008-09-13 10:28:23 +00:00
|
|
|
LinkIncremental="1"
|
2008-11-05 17:15:00 +00:00
|
|
|
AdditionalLibraryDirectories="..\..\..\Externals\WiiUse\win32"
|
2008-09-13 10:28:23 +00:00
|
|
|
GenerateManifest="false"
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
SubSystem="2"
|
|
|
|
OptimizeReferences="2"
|
|
|
|
EnableCOMDATFolding="2"
|
2008-09-24 17:09:29 +00:00
|
|
|
RandomizedBaseAddress="1"
|
|
|
|
DataExecutionPrevention="0"
|
2008-09-13 10:28:23 +00:00
|
|
|
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="DebugFast|x64"
|
|
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
ConfigurationType="2"
|
|
|
|
CharacterSet="2"
|
|
|
|
WholeProgramOptimization="0"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
TargetEnvironment="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2008-11-05 18:54:28 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\PluginSpecs;..\..\..\Externals\SDL\include;..\..\Core\Common\Src;..\..\..\Externals\wxWidgets\Include;..\..\..\Externals\wxWidgets\Include\msvc;..\..\..\Externals\WiiUse\inc"
|
2008-12-12 03:38:50 +00:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;PLUGIN_WIIMOTE_TEST_EXPORTS;DEBUGFAST;_SECURE_SCL=0"
|
2008-09-13 10:28:23 +00:00
|
|
|
RuntimeLibrary="0"
|
|
|
|
WarningLevel="3"
|
2008-09-21 18:15:59 +00:00
|
|
|
WarnAsError="false"
|
2008-09-13 10:28:23 +00:00
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2008-11-05 17:15:00 +00:00
|
|
|
AdditionalDependencies="comctl32.lib wiiuse.lib"
|
2008-09-30 01:09:02 +00:00
|
|
|
OutputFile="..\..\..\Binary\x64\Plugins\Plugin_WiimoteDF.dll"
|
2008-09-13 10:28:23 +00:00
|
|
|
LinkIncremental="1"
|
2008-11-05 17:15:00 +00:00
|
|
|
AdditionalLibraryDirectories="..\..\..\Externals\WiiUse\x64"
|
2008-09-13 10:28:23 +00:00
|
|
|
GenerateManifest="false"
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
SubSystem="2"
|
|
|
|
OptimizeReferences="2"
|
|
|
|
EnableCOMDATFolding="2"
|
2008-09-24 17:09:29 +00:00
|
|
|
RandomizedBaseAddress="1"
|
|
|
|
DataExecutionPrevention="0"
|
2008-09-13 10:28:23 +00:00
|
|
|
TargetMachine="17"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
2008-11-05 17:15:00 +00:00
|
|
|
<Filter
|
|
|
|
Name="misc"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\PluginSpecs\pluginspecs_wiimote.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2008-11-08 06:31:18 +00:00
|
|
|
<Filter
|
|
|
|
Name="Debugging"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Src\Console.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Src\Console.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2008-11-12 15:03:21 +00:00
|
|
|
<Filter
|
|
|
|
Name="Emulated Wiimote"
|
2008-11-12 04:54:17 +00:00
|
|
|
>
|
2008-11-19 08:31:31 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\Src\DataReports.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-11-12 15:03:21 +00:00
|
|
|
<File
|
2008-11-17 19:38:50 +00:00
|
|
|
RelativePath=".\Src\EmuDefinitions.cpp"
|
2008-11-12 15:03:21 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-11-17 19:38:50 +00:00
|
|
|
RelativePath=".\Src\EmuDefinitions.h"
|
2008-11-12 15:03:21 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-11-17 19:38:50 +00:00
|
|
|
RelativePath=".\Src\EmuMain.cpp"
|
2008-11-12 15:03:21 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-11-17 19:38:50 +00:00
|
|
|
RelativePath=".\Src\EmuMain.h"
|
2008-11-12 15:03:21 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-11-17 19:38:50 +00:00
|
|
|
RelativePath=".\Src\EmuSubroutines.cpp"
|
2008-11-12 15:03:21 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-11-17 19:38:50 +00:00
|
|
|
RelativePath=".\Src\EmuSubroutines.h"
|
2008-11-12 15:03:21 +00:00
|
|
|
>
|
|
|
|
</File>
|
2008-11-19 08:31:31 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\Src\Encryption.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Src\Encryption.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-11-12 15:03:21 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\Src\FillReport.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-11-20 08:46:16 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\Src\wiimote_hid.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-11-12 15:03:21 +00:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Real Wiimote"
|
2008-11-05 17:15:00 +00:00
|
|
|
>
|
2008-11-12 15:03:21 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\Src\wiimote_real.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Src\wiimote_real.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2008-11-16 20:09:13 +00:00
|
|
|
<Filter
|
|
|
|
Name="Config"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Src\Config.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Src\Config.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Src\ConfigDlg.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Src\ConfigDlg.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2008-11-05 17:15:00 +00:00
|
|
|
<File
|
2008-11-12 15:03:21 +00:00
|
|
|
RelativePath=".\Src\main.cpp"
|
2008-09-13 17:11:15 +00:00
|
|
|
>
|
|
|
|
</File>
|
2008-09-13 10:28:23 +00:00
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|