854 lines
19 KiB
XML
854 lines
19 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="vio2sf"
|
|
ProjectGUID="{1BEA83DD-D533-446B-B470-490A1604B594}"
|
|
RootNamespace="vio2sf"
|
|
TargetFrameworkVersion="0"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\Release_vio2sf"
|
|
IntermediateDirectory=".\Release_vio2sf"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Release_vio2sf/vio2sf.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="src/vio2sf/desmume;src/vio2sf/zlib;.;src/xsfc"
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS;LSB_FIRST;WIN32;NDEBUG;_WINDOWS;_USRDLL;AOSSFDRV_EXPORTS;XSFDRIVER_EXTENDPARAM1NAME;"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
PrecompiledHeaderFile=".\Release_vio2sf/vio2sf.pch"
|
|
AssemblerListingLocation=".\Release_vio2sf/"
|
|
ObjectFile=".\Release_vio2sf/"
|
|
ProgramDataBaseFileName=".\Release_vio2sf/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1041"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)\$(ProjectName).bin"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary=".\Release_vio2sf/vio2sf.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\Release_vio2sf/vio2sf.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="copy /y $(OutDir)\vio2sf.bin OUTPUT\winamp5\plugins
copy /y $(OutDir)\vio2sf.bin OUTPUT\winamp2\plugins
copy /y $(OutDir)\vio2sf.bin OUTPUT\kbmed\plugins
copy /y $(OutDir)\vio2sf.bin OUTPUT\fb8
copy /y $(OutDir)\vio2sf.bin OUTPUT\fb9\components
"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\Debug_vio2sf"
|
|
IntermediateDirectory=".\Debug_vio2sf"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Debug_vio2sf/vio2sf.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="src/vio2sf/desmume;src/vio2sf/zlib;.;src/xsfc"
|
|
PreprocessorDefinitions="LSB_FIRST;WIN32;_DEBUG;_WINDOWS;_USRDLL;AOSSFDRV_EXPORTS;_CRT_SECURE_NO_WARNINGS;XSFDRIVER_EXTENDPARAM1NAME"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
PrecompiledHeaderFile=".\Debug_vio2sf/vio2sf.pch"
|
|
AssemblerListingLocation=".\Debug_vio2sf/"
|
|
ObjectFile=".\Debug_vio2sf/"
|
|
ProgramDataBaseFileName=".\Debug_vio2sf/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1041"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)\$(ProjectName).bin"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="true"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\Debug_vio2sf/vio2sf.pdb"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary=".\Debug_vio2sf/vio2sf.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\Debug_vio2sf/vio2sf.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="copy /y $(OutDir)\vio2sf.bin OUTPUT\winamp5\plugins
copy /y $(OutDir)\vio2sf.bin OUTPUT\winamp2\plugins
"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="vio2sf"
|
|
>
|
|
<Filter
|
|
Name="zlib"
|
|
>
|
|
<File
|
|
RelativePath="src\vio2sf\zlib\adler32.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\zlib\crc32.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\zlib\crc32.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\zlib\crypt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\zlib\infback.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\zlib\contrib\masmx86\inffas32.obj"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\zlib\inffast.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\zlib\inffixed.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\zlib\inflate.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\zlib\inflate.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\zlib\inftrees.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\zlib\inftrees.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\zlib\uncompr.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\zlib\zconf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\zlib\zlib.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\zlib\zutil.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\zlib\zutil.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="desmume"
|
|
>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\ARM9.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\arm_instructions.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\arm_instructions.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\armcpu.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\armcpu.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\bios.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\bios.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\bits.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\cflash.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\config.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\cp15.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\cp15.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\debug.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\Disassembler.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\dscard.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\FIFO.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\FIFO.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\GPU.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\GPU.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\instruction_tabdef.inc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\matrix.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\matrix.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\mc.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\mc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\mem.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\MMU.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\MMU.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\NDSSystem.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\NDSSystem.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\registers.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\vio2sf\desmume\soundView.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\vio2sf\desmume\soundView.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\SPU.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\SPU.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\thumb_instructions.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\thumb_instructions.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\thumb_tabdef.inc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\vio2sf\desmume\types.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="xsfc"
|
|
>
|
|
<File
|
|
RelativePath="src\xsfc\tagget.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\xsfc\xsfdrv.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath="src\vio2sf\drvimpl.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\xsfc\drvimpl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\pversion.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\xsfc\xsfdrv.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|