mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-12-13 23:31:05 +01:00
d210bc5bfc
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@293 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
519 lines
9.2 KiB
XML
519 lines
9.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="libvgmstream"
|
|
ProjectGUID="{54A6AD11-5369-4895-A06F-E255ABB99B11}"
|
|
RootNamespace="libvgmstream"
|
|
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"
|
|
AdditionalIncludeDirectories="../ext_includes"
|
|
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"
|
|
AdditionalIncludeDirectories="../ext_includes"
|
|
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
|
|
RelativePath=".\meta\meta.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
>
|
|
<File
|
|
RelativePath=".\meta\adx_header.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\afc_header.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\agsc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ast.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\brstm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\Cstr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ea_header.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\gcsw.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\genh.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\halpst.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\nds_strm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ngc_adpdtk.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ngc_caf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ngc_dsp_std.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ogg_vorbis_file.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_ads.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_exst.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_ild.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_int.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_mib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_mic.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_npsf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_pnb.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_rxw.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_str.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_svag.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_vag.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_vpk.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\psx_cdxa.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\psx_gms.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\raw.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\rs03.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\rsf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\rwsd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ps2_bmdx.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\xbox_wavm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\xbox_xwav.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\aifc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\str_snds.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ws_aud.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ahx.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\ivb.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\svs.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\riff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\meta\pos.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="coding"
|
|
>
|
|
<Filter
|
|
Name="Header Files"
|
|
>
|
|
<File
|
|
RelativePath=".\coding\coding.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\g72x_state.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
>
|
|
<File
|
|
RelativePath=".\coding\adx_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\eaxa_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\g721_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\ima_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\ogg_vorbis_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\pcm_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\psx_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\xa_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\sdx2_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\ws_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\coding\mpeg_decoder.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\ast_blocked.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\blocked.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\caf_blocked.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\ea_block.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\halpst_blocked.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\interleave.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\nolayout.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\xa_blocked.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\wsi_blocked.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\str_snds_blocked.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\layout\ws_aud_blocked.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|