2008-04-03 15:40:36 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
2008-09-08 21:21:44 +02:00
|
|
|
Version="9,00"
|
2008-04-03 15:40:36 +02:00
|
|
|
Name="libvgmstream"
|
|
|
|
ProjectGUID="{54A6AD11-5369-4895-A06F-E255ABB99B11}"
|
2008-05-04 22:47:21 +02:00
|
|
|
RootNamespace="libvgmstream"
|
2008-04-03 15:40:36 +02:00
|
|
|
Keyword="Win32Proj"
|
2008-09-08 21:21:44 +02:00
|
|
|
TargetFrameworkVersion="131072"
|
2008-04-03 15:40:36 +02:00
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
2008-09-08 21:21:44 +02:00
|
|
|
OutputDirectory="C:\AppVista\Media\Winamp\Plugins"
|
2008-08-04 22:34:07 +02:00
|
|
|
IntermediateDirectory="$(ConfigurationName)"
|
2008-04-03 15:40:36 +02:00
|
|
|
ConfigurationType="4"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2008-06-15 10:29:18 +02:00
|
|
|
AdditionalIncludeDirectories="../ext_includes"
|
2008-04-03 15:40:36 +02:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;"
|
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
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"
|
2008-06-15 09:51:10 +02:00
|
|
|
AdditionalIncludeDirectories="../ext_includes"
|
2008-04-03 15:40:36 +02:00
|
|
|
PreprocessorDefinitions="WIN32;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=".\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=".\streamfile.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\util.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\vgmstream.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="meta"
|
|
|
|
>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
>
|
|
|
|
<File
|
2008-05-06 21:54:17 +02:00
|
|
|
RelativePath=".\meta\meta.h"
|
2008-04-03 15:40:36 +02:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
>
|
2008-07-20 09:28:17 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\acm.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-04-03 15:40:36 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\adx_header.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\meta\afc_header.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\meta\agsc.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-14 13:02:39 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ahx.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\meta\aifc.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-02 12:24:28 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\aix.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-04-03 15:40:36 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ast.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-11-07 00:30:33 +01:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\bgw.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-04-03 15:40:36 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\brstm.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\meta\Cstr.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-10-30 16:43:36 +01:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\dc_asd.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-19 19:55:05 +02:00
|
|
|
<File
|
2008-08-20 05:13:06 +02:00
|
|
|
RelativePath=".\meta\dc_idvi.c"
|
2008-08-19 19:55:05 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-07-18 22:20:16 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\dc_kcey.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-10 00:38:44 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\dc_str.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-11 09:19:44 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\de2.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-06-02 19:58:08 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ea_header.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-14 21:21:45 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ea_old.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-14 15:37:34 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\fsb.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-11-27 22:08:48 +01:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\gca.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-04-03 15:40:36 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\gcsw.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-06-15 09:51:10 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\genh.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-11-28 17:25:52 +01:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\gsp_gsb.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-04-03 15:40:36 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\halpst.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-23 07:13:53 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\idsp.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-11-28 15:27:51 +01:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ish_isd.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-14 13:02:39 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ivb.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-31 13:34:55 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\kraw.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-12-02 21:11:42 +01:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\msvp.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-21 01:28:16 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\mus_acm.c"
|
|
|
|
>
|
2008-08-04 22:34:07 +02:00
|
|
|
<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>
|
2008-07-21 01:28:16 +02:00
|
|
|
</File>
|
2008-07-15 19:08:39 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\musc.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-17 03:22:23 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\musx.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-11-02 17:43:12 +01:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\naomi_spsd.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-23 13:07:41 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\nds_sad.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-04-03 15:40:36 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\nds_strm.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ngc_adpdtk.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-19 13:50:34 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ngc_bh2pcm.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-06-03 20:41:26 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ngc_caf.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-04-03 15:40:36 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ngc_dsp_std.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-10-04 20:52:50 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ngc_pdt.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-12-02 21:11:42 +01:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ngc_ssm.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-02 19:29:03 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ngc_tydsp.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-04 18:32:35 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ngc_vjdsp.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-11-11 19:10:26 +01:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ngc_waa_wac_wad_wam.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-23 08:05:37 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ngc_ymf.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-06-15 09:51:10 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\nwa.c"
|
2008-05-04 22:47:21 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-05-13 13:47:51 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\ogg_vorbis_file.c"
|
2008-05-13 13:47:51 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-07-31 00:13:25 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\pcm.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-05-21 23:26:52 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\pos.c"
|
2008-05-21 23:26:52 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-05-11 23:27:10 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\ps2_ads.c"
|
2008-05-11 23:27:10 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-11-11 11:02:52 +01:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ps2_ass.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-05-14 22:44:19 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\ps2_aus.c"
|
2008-05-14 22:44:19 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-07-18 21:40:14 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ps2_bg00.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-05-15 20:57:03 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\ps2_bmdx.c"
|
2008-05-15 20:57:03 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-09-24 07:56:25 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ps2_ccc.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-20 18:34:01 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ps2_dxh.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-29 15:07:10 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ps2_enth.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-05-06 00:45:21 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\ps2_exst.c"
|
2008-05-06 00:45:21 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-07-17 03:22:23 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ps2_filp.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-05-10 21:59:29 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\ps2_hgc1.c"
|
2008-05-11 20:11:55 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-07-17 03:22:23 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ps2_ikm.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-05-20 20:09:05 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\ps2_ild.c"
|
2008-05-20 20:09:05 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-05-11 20:11:55 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\ps2_int.c"
|
2008-05-13 21:53:31 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-07-20 18:34:01 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ps2_kces.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-17 03:22:23 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ps2_leg.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-05-17 23:52:40 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\ps2_mib.c"
|
2008-05-17 23:52:40 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-06-07 23:11:33 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\ps2_mic.c"
|
2008-06-07 23:11:33 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-09-24 18:36:19 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ps2_mihb.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-05-13 21:53:31 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\ps2_npsf.c"
|
2008-05-10 21:59:29 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-05-19 13:39:30 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\ps2_pnb.c"
|
2008-05-19 13:39:30 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-07-20 22:41:11 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ps2_psh.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-25 19:49:09 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ps2_psw.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ps2_rkv.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-21 22:09:06 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ps2_rnd.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-19 10:48:49 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ps2_rstm.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-04-03 15:40:36 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\ps2_rws.c"
|
2008-04-03 15:40:36 +02:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\ps2_rxw.c"
|
2008-04-03 15:40:36 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-11-15 21:34:18 +01:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ps2_seg.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-17 16:20:42 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ps2_sfs.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-05-06 21:54:17 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\ps2_sl3.c"
|
2008-05-06 21:54:17 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-06-25 18:42:13 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\ps2_str.c"
|
2008-06-25 18:42:13 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-05-24 00:52:02 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\ps2_svag.c"
|
2008-05-24 00:52:02 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-07-29 15:07:10 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ps2_tec.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-05-24 17:11:32 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\ps2_vag.c"
|
2008-05-24 17:11:32 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-07-25 19:49:09 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ps2_vas.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-01 05:23:44 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\ps2_vpk.c"
|
2008-07-01 05:23:44 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-09-08 21:21:44 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ps2_xa2.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-15 05:39:20 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ps2_xa30.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-02 05:57:21 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\psx_cdxa.c"
|
2008-07-02 05:57:21 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-09-24 07:56:25 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\psx_fag.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-03 04:20:52 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\psx_gms.c"
|
2008-07-03 04:20:52 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-07-05 14:23:59 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\raw.c"
|
2008-07-05 14:23:59 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-07-06 10:59:14 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\riff.c"
|
2008-07-06 10:59:14 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-07-06 14:23:37 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\rs03.c"
|
2008-07-06 14:23:37 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-07-14 15:37:34 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\rsd.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-06 20:05:04 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\rsf.c"
|
2008-07-06 20:05:04 +02:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\rwsd.c"
|
2008-07-06 20:05:04 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-07-14 15:08:01 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\rwx.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-18 21:35:29 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\sat_dvi.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-19 14:25:43 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\sat_sap.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-01 01:41:41 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\sdt.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-22 04:18:32 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\sfl.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-21 07:50:28 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\sli.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-11-28 15:27:51 +01:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\spt_spd.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-11-18 20:13:12 +01:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\str_asr.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-11 02:41:21 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\str_snds.c"
|
2008-07-11 02:41:21 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-07-12 17:20:39 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\svs.c"
|
2008-07-12 17:20:39 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-10-11 06:00:57 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\wii_mus.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-12 17:20:39 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\ws_aud.c"
|
2008-07-12 17:20:39 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-08-10 22:08:03 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\xbox_ims.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-08 16:47:04 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\xbox_stma.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-12 17:20:39 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\xbox_wavm.c"
|
2008-07-12 17:20:39 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-08-04 22:34:07 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\xbox_wvs.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-18 19:51:22 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\xbox_xmu.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-19 13:34:16 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\xbox_xvas.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-12 17:20:39 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\xbox_xwav.c"
|
2008-07-12 17:20:39 +02:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\xss.c"
|
2008-07-12 17:20:39 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-07-14 15:08:01 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\xwb.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-11-28 15:27:51 +01:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ydsp.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-11-23 12:49:58 +01:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\zwdsp.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-04-03 15:40:36 +02:00
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="coding"
|
|
|
|
>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
>
|
2008-07-20 09:28:17 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\coding\acm_decoder.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-04-03 15:40:36 +02:00
|
|
|
<File
|
2008-05-06 21:54:17 +02:00
|
|
|
RelativePath=".\coding\coding.h"
|
2008-04-03 15:40:36 +02:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-05-06 21:54:17 +02:00
|
|
|
RelativePath=".\coding\g72x_state.h"
|
2008-05-04 22:47:21 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-08-03 16:58:03 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\coding\nwa_decoder.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-04-03 15:40:36 +02:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
>
|
2008-07-20 09:28:17 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\coding\acm_decoder.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-04-03 15:40:36 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\coding\adx_decoder.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-13 08:11:05 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\coding\aica_decoder.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-06-02 19:58:08 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\coding\eaxa_decoder.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-04-03 15:40:36 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\coding\g721_decoder.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\coding\ima_decoder.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-14 13:02:39 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\coding\mpeg_decoder.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-11 09:19:44 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\coding\msadpcm_decoder.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-04-03 15:40:36 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\coding\ngc_afc_decoder.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\coding\ngc_dsp_decoder.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\coding\ngc_dtk_decoder.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-03 16:58:03 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\coding\nwa_decoder.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-06-15 09:51:10 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\coding\ogg_vorbis_decoder.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-04-03 15:40:36 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\coding\pcm_decoder.c"
|
2008-05-04 22:47:21 +02:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\coding\psx_decoder.c"
|
2008-04-03 15:40:36 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-07-01 05:23:44 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\coding\sdx2_decoder.c"
|
2008-05-10 21:59:29 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-07-03 23:21:01 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\coding\ws_decoder.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-05 14:23:59 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\coding\xa_decoder.c"
|
2008-07-05 14:23:59 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-04-03 15:40:36 +02:00
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="layout"
|
|
|
|
>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
>
|
|
|
|
<File
|
2008-05-06 21:54:17 +02:00
|
|
|
RelativePath=".\layout\layout.h"
|
2008-04-03 15:40:36 +02:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
>
|
2008-08-02 12:24:28 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\layout\aix_layout.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-04-03 15:40:36 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\layout\ast_blocked.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\layout\blocked.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-06-03 20:41:26 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\layout\caf_blocked.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-11 09:19:44 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\layout\de2_blocked.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-06-02 19:58:08 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\layout\ea_block.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-04-03 15:40:36 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\layout\halpst_blocked.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-10 22:08:03 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\layout\ims_block.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-04-03 15:40:36 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\layout\interleave.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-14 15:30:26 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\layout\interleave_byte.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-20 09:28:17 +02:00
|
|
|
<File
|
2008-07-22 08:37:22 +02:00
|
|
|
RelativePath=".\layout\mus_acm_layout.c"
|
2008-07-20 09:28:17 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-04-03 15:40:36 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\layout\nolayout.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-05-10 21:59:29 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\layout\str_snds_blocked.c"
|
2008-05-10 21:59:29 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-06-29 03:30:13 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\layout\ws_aud_blocked.c"
|
2008-06-29 03:30:13 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-07-02 05:57:21 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\layout\wsi_blocked.c"
|
2008-07-02 05:57:21 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-07-03 04:20:52 +02:00
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\layout\xa_blocked.c"
|
2008-07-03 04:20:52 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-08-19 13:34:16 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\layout\xvas_block.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-04-03 15:40:36 +02:00
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|