mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2024-11-03 04:17:18 -05:00
787be573ca
git-svn-id: https://svn.xiph.org/trunk/ezstream@15792 0101bb08-14d6-0310-b084-bc0e0c8e3800
412 lines
8.9 KiB
XML
412 lines
8.9 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="libflac"
|
|
ProjectGUID="{3B517561-45A7-4189-B149-6EA03369255D}"
|
|
RootNamespace="libflac"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
BuildLogFile="$(IntDir)\$(TargetName)-BuildLog.htm"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UseUnicodeResponseFiles="false"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=".;.\flac\src\libFLAC\include;.\flac\include;.\libogg\include;"
|
|
PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;FLAC__HAS_OGG;FLAC__CPU_IA32;VERSION=\"1.2.0\";FLAC__NO_DLL;_DEBUG"
|
|
StringPooling="true"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="0"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
EnableFunctionLevelLinking="true"
|
|
RuntimeTypeInfo="false"
|
|
ObjectFile="$(IntDir)\$(TargetName).obj\"
|
|
ProgramDataBaseFileName="$(IntDir)\$(TargetName)-vc90.pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
CompileAs="1"
|
|
DisableSpecificWarnings="4267"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
UseUnicodeResponseFiles="false"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="1"
|
|
BuildLogFile="$(IntDir)\$(TargetName)-BuildLog.htm"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UseUnicodeResponseFiles="false"
|
|
Optimization="3"
|
|
EnableIntrinsicFunctions="false"
|
|
AdditionalIncludeDirectories=".;.\flac\src\libFLAC\include;.\flac\include;.\libogg\include;"
|
|
PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;FLAC__HAS_OGG;FLAC__CPU_IA32;VERSION=\"1.2.0\";FLAC__NO_DLL;NDEBUG"
|
|
StringPooling="true"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="false"
|
|
RuntimeTypeInfo="false"
|
|
ObjectFile="$(IntDir)\$(TargetName).obj\"
|
|
ProgramDataBaseFileName="$(IntDir)\$(TargetName)-vc90.pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="0"
|
|
CompileAs="1"
|
|
DisableSpecificWarnings="4267"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
UseUnicodeResponseFiles="false"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\bitmath.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\bitreader.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\bitwriter.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\cpu.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\crc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\fixed.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\float.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\format.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\lpc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\md5.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\memory.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\metadata_iterators.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\metadata_object.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\ogg_decoder_aspect.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\ogg_encoder_aspect.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\ogg_helper.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\ogg_mapping.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\stream_decoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\stream_encoder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\stream_encoder_framing.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\window.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<Filter
|
|
Name="public"
|
|
>
|
|
<Filter
|
|
Name="FLAC"
|
|
>
|
|
<File
|
|
RelativePath=".\flac\include\FLAC\all.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\include\FLAC\assert.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\include\FLAC\callback.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\include\FLAC\export.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\include\FLAC\format.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\include\FLAC\metadata.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\include\FLAC\ordinals.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\include\FLAC\stream_decoder.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\include\FLAC\stream_encoder.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="private"
|
|
>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\include\private\all.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\include\private\bitmath.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\include\private\bitreader.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\include\private\bitwriter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\include\private\cpu.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\include\private\crc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\include\private\fixed.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\include\private\float.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\include\private\format.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\include\private\lpc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\include\private\md5.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\include\private\memory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\include\private\metadata.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\include\private\ogg_decoder_aspect.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\include\private\ogg_encoder_aspect.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\include\private\ogg_helper.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\include\private\ogg_mapping.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\include\private\stream_encoder_framing.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\include\private\window.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="protected"
|
|
>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\include\protected\all.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\include\protected\stream_decoder.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flac\src\libFLAC\include\protected\stream_encoder.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|