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