2008-04-03 15:40:36 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
2008-07-14 13:02:39 +02:00
|
|
|
Version="8,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"
|
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory="Debug"
|
|
|
|
IntermediateDirectory="Debug"
|
|
|
|
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-04-03 15:40:36 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ast.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\meta\brstm.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\meta\Cstr.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-18 22:20:16 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\dc_kcey.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-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-04-03 15:40:36 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\halpst.c"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-14 13:02:39 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ivb.c"
|
|
|
|
>
|
|
|
|
</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-04-03 15:40:36 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\nds_strm.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ngc_adpdtk.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-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-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-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-07-20 18:34:01 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\meta\ps2_dxh.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-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-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-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-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-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-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-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-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>
|
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\ws_aud.c"
|
2008-07-12 17:20:39 +02:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-07-14 13:02:39 +02:00
|
|
|
RelativePath=".\meta\xbox_wavm.c"
|
2008-07-12 17:20:39 +02:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<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-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-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-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-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-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"
|
|
|
|
>
|
|
|
|
<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-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>
|
|
|
|
<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
|
|
|
|
RelativePath=".\layout\mus_acm.c"
|
|
|
|
>
|
|
|
|
</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-04-03 15:40:36 +02:00
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|