mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-12-12 06:41:04 +01:00
2295 lines
53 KiB
XML
2295 lines
53 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="libvgmstream"
|
|
ProjectGUID="{54A6AD11-5369-4895-A06F-E255ABB99B11}"
|
|
RootNamespace="libvgmstream"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../ext_includes"
|
|
PreprocessorDefinitions="WIN32;VGM_USE_VORBIS;VGM_USE_MPEG;VGM_USE_FFMPEG;VGM_USE_G7221;VGM_USE_G719;USE_ALLOCA;_DEBUG;_LIB;"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
FloatingPointModel="0"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="4"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="../ext_includes"
|
|
PreprocessorDefinitions="WIN32;VGM_USE_VORBIS;VGM_USE_MPEG;VGM_USE_FFMPEG;VGM_USE_G7221;VGM_USE_G719;USE_ALLOCA;NDEBUG;_LIB;"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath=".\mixing.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\plugins.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\streamfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\streamtypes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\util.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vgmstream.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath=".\formats.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mixing.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\plugins.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\streamfile.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\util.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vgmstream.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="meta"
|
|
>
|
|
<Filter
|
|
Name="Header Files"
|
|
>
|
|
<File
|
|
RelativePath=".\meta\adx_keys.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\meta.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\hca_keys.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\hca_keys_awb.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\fsb_keys.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\aax_utf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\acb_utf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\9tav_streamfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\aix_streamfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\awc_xma_streamfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\bar_streamfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\bgw_streamfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ea_eaac_streamfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ea_schl_streamfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\fsb_interleave_streamfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\fsb5_interleave_streamfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\jstm_streamfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\kma9_streamfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\mta2_streamfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\mzrt_streamfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ogg_vorbis_streamfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\opus_interleave_streamfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ppst_streamfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\vsv_streamfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\xavs_streamfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\sfh_streamfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\sqex_scd_streamfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\sqex_sead_streamfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\txth_streamfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ubi_bao_streamfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ubi_sb_streamfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ubi_lyn_ogg_streamfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\xvag_streamfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\xwb_xsb.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\xwma_konami_streamfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\zsnd_streamfile.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
>
|
|
<File
|
|
RelativePath=".\meta\208.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\9tav.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\2dx9.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ahv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\a2m.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\msv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\sdf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\svg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\vis.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\vai.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\aif_asobo.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ao.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\apc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\wv2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\xau_konami.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\aax.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\acb.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\acm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\adpcm_capcom.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ads.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\adx.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\afc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\agsc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ahx.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\aifc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\aix.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\apple_caff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\asf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ast.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\atsl.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\atx.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\awb.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\awc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\baf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\bcstm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\bfstm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\bfwav.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\bgw.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\bik.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\bmp_konami.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\bnk_sony.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\bnsf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\brstm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\btsnd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\capdsp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ck.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\csmp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\cstr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\dc_asd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\dcs_wav.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\dc_idvi.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\dc_kcey.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\dc_str.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\dec.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\derf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\dmsg_segh.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\dsf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\dsp_adx.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\dsp_bdsp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ea_schl.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ea_schl_fixed.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ea_1snh.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ea_eaac.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ea_wve_au00.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ea_wve_ad10.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\mul.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\exakt_sc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\excitebots.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ezw.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ffmpeg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ffw.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\flx.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\fsb.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\fsb5.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\fsb5_fev.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\fsb_encrypted.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\g1l.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\gca.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\gcsw.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\genh.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\gin.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\bar.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\gsp_gsb.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\gtd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\h4m.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\halpst.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\hca.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\hd3_bd3.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\his.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\idsp_ie.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\nub.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ima.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\imc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ios_psnd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ish_isd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ivaud.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ivb.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\kma9.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\kraw.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ktss.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\lsf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\mattel_hyperscan.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\maxis_xa.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\mc3.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\mca.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\mib_mih.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\mn_str.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\mogg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\msvp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\mus_vc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\mus_acm.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\musc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\musx.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\myspd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\mzrt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\naac.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\naomi_adpcm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\naomi_spsd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\nds_hwas.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\nds_rrds.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\nds_sad.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\nds_strm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\nds_strm_ffta2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\nds_swav.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ngc_adpdtk.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ngc_bh2pcm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\caf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ngc_dsp_konami.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ngc_dsp_mpds.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ngc_dsp_std.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ngc_dsp_ygo.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ngc_ffcc_str.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ngc_gcub.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ngc_lps.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ngc_nst_dsp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ngc_pdt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ngc_sck_dsp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ngc_ssm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ngc_str_cauldron.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ngc_tydsp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ngc_ymf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ngc_ulw.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ngc_vid1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ngca.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\opus.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\nus3audio.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\nus3bank.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\nwa.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\nwav.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\nxa.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\nxap.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ogg_opus.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ogg_vorbis.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ogl.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\omu.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\opus_ppp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\otm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\p3d.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\pc_adp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\pc_adp_otns.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\pc_al2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\pc_ast.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\pc_mxst.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\raw_snds.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\sab.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\xa_xa30.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\pcm_sre.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\scd_pcm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\pona.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\pos.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ppst.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_vds_vdm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_2pfs.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_adm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_ads.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_ass.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_ast.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\aus.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_b1s.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_bg00.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_bmdx.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_ccc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_dxh.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_enth.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_exst.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_filp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_gbts.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_gcm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_hgc1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_hsf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_iab.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ikm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_ild.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\raw_int.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_joe.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\jstm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_kces.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_leg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_lpcm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_mcg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps_headerless.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_mic.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_mihb.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_msa.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\mp4.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\msb_msh.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\msf_banpresto.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\msf_konami.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\msf_tamasoft.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\mss.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\mtaf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\nps.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_p2bt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_pcm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_pnb.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\vsv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_rnd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_rstm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_rxws.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_sfs.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_sl3.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_smpl.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_snd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_spm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_sps.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_ster.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\vs_str.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_svag.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_svag_snk.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_tec.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_tk5.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\vag.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_vas.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_vbk.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_vgs.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_vgv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_vms.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_voi.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\vpk.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\vs_square.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_wad.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_wb.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_wmus.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_xa2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_xa2_rrp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_xa30.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps3_cps.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps3_ivag.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\msf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\mta2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps3_past.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\psf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\sgxd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\vawx.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\xa.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\fag.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ffdl.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\seb.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ea_swvr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\raw_pcm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\redspark.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\rfrm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\riff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\rkv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\rs03.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\rsd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\rsf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\rws.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\rwsd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\rwx.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\s14_sss.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\sat_baka.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\sat_dvi.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\sat_sap.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\sd9.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\sdt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\seg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\sfh.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\sfl.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\sk_aud.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\sli.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\smc_smh.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\smk.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\smp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\smv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\sps_n1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\spt_spd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\sqex_scd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\sqex_scd_sscf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\sqex_sead.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\sthd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\stm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\str_asr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\str_snds.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\str_wav.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\strm_abylight.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\stx.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\svs.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\sxd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ta_aac.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\thp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\tun.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\txth.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\txtp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ubi_bao.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ubi_ckd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ubi_hx.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ubi_lyn.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ubi_raki.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ubi_sb.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ue4opus.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\utk.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\vgs.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\vs.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\vsf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\vsf_tta.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\vxn.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ubi_jade.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\waf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\wave_segmented.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\wave.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\wavebatch.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\xa_04sw.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\wii_bns.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\wii_mus.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\wii_ras.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\wii_sng.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\wii_sts.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\wpd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ws_aud.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\wsi.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\wv6.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\wvs.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\wwise.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\x360_ast.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\x360_cxs.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\x360_pasx.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\x360_tra.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\xau.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\xavs.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\xbox_hlwav.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\xbox_ims.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\raw_wavm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\xmu.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\xvas.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\xma.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\xnb.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\xopus.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\xpcm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\xps.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\xss.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\xvag.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\xmd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\xwb.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\xwc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\xwma.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\xwma_konami.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ydsp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\zsd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\zsnd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\zwdsp.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="coding"
|
|
>
|
|
<Filter
|
|
Name="Header Files"
|
|
>
|
|
<File
|
|
RelativePath=".\coding\acm_decoder_libacm.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\coding.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\ea_mt_decoder_utk.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\g72x_state.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\mpeg_decoder.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\nwa_decoder.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\vorbis_custom_decoder.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\vorbis_custom_data_fsb.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\vorbis_custom_data_wwise.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
>
|
|
<File
|
|
RelativePath=".\coding\acm_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\acm_decoder_decode.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\acm_decoder_util.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\asf_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\yamaha_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\celt_fsb_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\circus_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\coding_utils.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\derf_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\dsa_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\ea_mt_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\ea_xa_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\ea_xas_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\fadpcm_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\ffmpeg_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\ffmpeg_decoder_utils.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\ffmpeg_decoder_custom_opus.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\g719_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\g721_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\g7221_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\hca_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\ima_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\l5_555_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\lsf_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\mc3_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\mpeg_custom_utils.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\mpeg_custom_utils_ahx.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\mpeg_custom_utils_awc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\mpeg_custom_utils_ealayer3.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\mpeg_custom_utils_eamp3.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\mpeg_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\msadpcm_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\mtaf_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\mta2_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\nds_procyon_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\ngc_afc_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\ngc_dsp_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\ngc_dtk_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\nwa_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\ogg_vorbis_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\oki_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\pcm_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\psv_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\psx_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\ptadpcm_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\sassc_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\sdx2_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\ubi_adpcm_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\ws_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\xa_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\xmd_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\vorbis_custom_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\vorbis_custom_utils_fsb.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\vorbis_custom_utils_ogl.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\vorbis_custom_utils_sk.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\vorbis_custom_utils_vid1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\vorbis_custom_utils_wwise.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ext_libs\clHCA.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="layout"
|
|
>
|
|
<Filter
|
|
Name="Header Files"
|
|
>
|
|
<File
|
|
RelativePath=".\layout\layout.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
>
|
|
<File
|
|
RelativePath=".\layout\segmented.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_ast.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_bdsp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_awc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_ea_1snh.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_ea_wve_au00.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_ea_wve_ad10.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_vawx.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_vgs.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_vs_square.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_xvag.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_caf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_dec.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_ea_schl.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_ea_sns.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_mul.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_filp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_gsb.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_h4m.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_halpst.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_matx.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\interleave.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_ivaud.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_mxch.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\flat.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_adm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_ps2_iab.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_vs_str.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_ea_swvr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_rws.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_sthd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_hwas.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\layered.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_str_snds.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_thp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_tra.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_vs.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_ws_aud.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_wsi.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_xa.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_xa_aiff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked_xvas.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|