project64/Source/nragev20/NRage_Input_V2.vcproj

279 lines
5.2 KiB
XML

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
Name="PJ64 NRage"
ProjectGUID="{FD617E80-9E40-4138-85DA-B94633972E6A}"
RootNamespace="PJ64 NRage"
TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
ConfigurationType="2"
InheritedPropertySheets="$(SolutionDir)PropertySheets/Win32.Debug.vsprops"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="&quot;$(Root)Source\3rd Party\directx\include&quot;"
UsePrecompiledHeader="0"
WarningLevel="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="xinput.lib dinput8.lib dxguid.lib Comctl32.lib"
OutputFile="$(Root)Plugin/Input/PJ64_NRage_d.dll"
AdditionalLibraryDirectories="&quot;$(Root)Source\3rd Party\directx\lib&quot;"
/>
<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"
ConfigurationType="2"
InheritedPropertySheets="$(SolutionDir)PropertySheets/Win32.Release.vsprops"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="&quot;$(Root)Source\3rd Party\directx\include&quot;"
UsePrecompiledHeader="0"
WarningLevel="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="xinput.lib dinput8.lib dxguid.lib Comctl32.lib"
OutputFile="$(Root)Plugin/Input/PJ64_NRage.dll"
AdditionalLibraryDirectories="&quot;$(Root)Source\3rd Party\directx\lib&quot;"
/>
<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>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
>
<File
RelativePath="Debug.cpp"
>
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
</File>
<File
RelativePath="DirectInput.cpp"
>
</File>
<File
RelativePath="FileAccess.cpp"
>
</File>
<File
RelativePath="GBCart.cpp"
>
</File>
<File
RelativePath="Interface.cpp"
>
</File>
<File
RelativePath="International.cpp"
>
</File>
<File
RelativePath="NRagePluginV2.cpp"
>
</File>
<File
RelativePath="PakIO.cpp"
>
</File>
<File
RelativePath="XInputController.cpp"
>
</File>
<File
RelativePath="XInputController.h"
>
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl"
>
<File
RelativePath="commonIncludes.h"
>
</File>
<File
RelativePath="ControllerSpecs\Controller #1.1.h"
>
</File>
<File
RelativePath="Debug.h"
>
</File>
<File
RelativePath="DirectInput.h"
>
</File>
<File
RelativePath="FileAccess.h"
>
</File>
<File
RelativePath="GBCart.h"
>
</File>
<File
RelativePath="Interface.h"
>
</File>
<File
RelativePath="International.h"
>
</File>
<File
RelativePath="NRagePluginV2.h"
>
</File>
<File
RelativePath=".\PakIO.h"
>
</File>
<File
RelativePath="resource.h"
>
</File>
<File
RelativePath="settings.h"
>
</File>
<File
RelativePath=".\Version.h"
>
</File>
</Filter>
<Filter
Name="Resource Files"
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
>
<File
RelativePath="configs\Controller1.cpf"
>
</File>
<File
RelativePath="NRagePluginV2.rc"
>
</File>
<File
RelativePath="configs\Shortcuts.sc"
>
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>