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
323 lines
6.6 KiB
XML
323 lines
6.6 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="libshout"
|
|
ProjectGUID="{29A3AE75-E9A8-4A43-BADB-A4EF0972BD5B}"
|
|
RootNamespace="libshout"
|
|
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"
|
|
EnableIntrinsicFunctions="false"
|
|
AdditionalIncludeDirectories=".;.\libshout\include;.\libshout\src;.\libogg\include;.\speex\include;.\libtheora\include;.\libvorbis\include;"
|
|
PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;NO_THREAD;HAVE_SPEEX;HAVE_THEORA;HAVE_CONFIG_H;"
|
|
StringPooling="true"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="0"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
EnableFunctionLevelLinking="true"
|
|
RuntimeTypeInfo="false"
|
|
ObjectFile="$(IntDir)\$(TargetName).obj\"
|
|
ProgramDataBaseFileName="$(IntDir)\$(TargetName)-vc90.pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
CompileAs="1"
|
|
DisableSpecificWarnings="4005;4091;4133;4244"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
UseUnicodeResponseFiles="false"
|
|
AdditionalDependencies="winmm.lib"
|
|
/>
|
|
<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=".;.\libshout\include;.\libshout\src;.\libogg\include;.\speex\include;.\libtheora\include;.\libvorbis\include;"
|
|
PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;NO_THREAD;HAVE_SPEEX;HAVE_THEORA;HAVE_CONFIG_H;"
|
|
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="4005;4091;4133;4244"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
UseUnicodeResponseFiles="false"
|
|
AdditionalDependencies="winmm.lib"
|
|
/>
|
|
<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=".\libshout\src\mp3.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\libshout\src\ogg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\libshout\src\shout.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\libshout\src\speex.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\libshout\src\theora.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\libshout\src\util.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\libshout\src\vorbis.c"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="avl"
|
|
>
|
|
<File
|
|
RelativePath=".\libshout\src\avl\avl.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="httpp"
|
|
>
|
|
<File
|
|
RelativePath=".\libshout\src\httpp\httpp.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="net"
|
|
>
|
|
<File
|
|
RelativePath=".\libshout\src\net\resolver.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\libshout\src\net\sock.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="timing"
|
|
>
|
|
<File
|
|
RelativePath=".\libshout\src\timing\timing.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<Filter
|
|
Name="public"
|
|
>
|
|
<Filter
|
|
Name="shout"
|
|
>
|
|
<File
|
|
RelativePath=".\shout\shout.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="private"
|
|
>
|
|
<File
|
|
RelativePath=".\libshout\include\os.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\libshout\src\shout_ogg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\libshout\src\shout_private.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\libshout\src\util.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="avl"
|
|
>
|
|
<File
|
|
RelativePath=".\libshout\src\avl\avl.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="httpp"
|
|
>
|
|
<File
|
|
RelativePath=".\libshout\src\httpp\httpp.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="net"
|
|
>
|
|
<File
|
|
RelativePath=".\libshout\src\net\resolver.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\libshout\src\net\sock.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="timing"
|
|
>
|
|
<File
|
|
RelativePath=".\libshout\src\timing\timing.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</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>
|