mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2024-11-03 04:17:18 -05:00
0f1521ab07
git-svn-id: https://svn.xiph.org/trunk/ezstream@16370 0101bb08-14d6-0310-b084-bc0e0c8e3800
297 lines
6.2 KiB
XML
297 lines
6.2 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="ezstream"
|
|
ProjectGUID="{43809192-0B8F-4AFE-85E6-C54E265CFB75}"
|
|
RootNamespace="ezstream"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
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=".;..\src;taglib-bin\include;libxml2-bin\include;libiconv-bin\include;.\libshout\include;.\libvorbis\include;.\libogg\include;"
|
|
PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_DEBUG;HAVE_CONFIG_H=1;"
|
|
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"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
UseUnicodeResponseFiles="false"
|
|
AdditionalDependencies="ws2_32.lib libxml2-bin\lib\libxml2_a.lib .\libiconv-bin\lib\libiconv-vc9.lib"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="0"
|
|
LargeAddressAware="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="2"
|
|
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=".;..\src;taglib-bin\include;libxml2-bin\include;libiconv-bin\include;.\libshout\include;.\libvorbis\include;.\libogg\include;"
|
|
PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;NDEBUG;HAVE_CONFIG_H=1;"
|
|
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"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
UseUnicodeResponseFiles="false"
|
|
AdditionalDependencies="ws2_32.lib libxml2-bin\lib\libxml2_a.lib .\libiconv-bin\lib\libiconv-vc9.lib"
|
|
GenerateDebugInformation="false"
|
|
SubSystem="1"
|
|
LargeAddressAware="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
SetChecksum="true"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<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="..\src\compat.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\configfile.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\ezstream.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\getopt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\metadata.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\playlist.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\strlcat.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\strlcpy.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\strtonum.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\util.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\xalloc.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\src\configfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\ezstream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\metadata.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\playlist.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\strfctns.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\util.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\xalloc.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="win32"
|
|
>
|
|
<File
|
|
RelativePath=".\compat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\config.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>
|