6828007a51
based 2012 compilation) - saving this just in case that we want to support XP longer. git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14481 178a84e3-b1eb-0310-8ba1-8eac791a3b58
272 lines
5.2 KiB
XML
Executable File
272 lines
5.2 KiB
XML
Executable File
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="wiiuse"
|
|
ProjectGUID="{FE4FCEBF-B53D-4B8A-81B0-F9AB059C8C83}"
|
|
RootNamespace="wiiuse"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include";C:\WinDDK\inc\api"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;WIIUSE_STATIC"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies="setupapi.lib hid.lib"
|
|
OutputFile="../../../dependencies/lib/$(ProjectName).lib"
|
|
AdditionalLibraryDirectories="C:\WinDDK\lib\win7\i386"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories=""C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include";C:\WinDDK\inc\api"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;WIIUSE_STATIC"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies="setupapi.lib hid.lib"
|
|
AdditionalLibraryDirectories="C:\WinDDK\lib\win7\i386"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath="..\classic.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\classic.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\definitions.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\definitions_os.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\dynamics.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\dynamics.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\events.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\events.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\guitar_hero_3.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\guitar_hero_3.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\io.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\io.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ir.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ir.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\motion_plus.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\motion_plus.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\nunchuk.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\nunchuk.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\os.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\os_win.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\util.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\wiiboard.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\wiiboard.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\wiiuse.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\wiiuse.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\wiiuse_internal.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\wiiuse_msvcstdint.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|