2006-02-22 22:19:41 -05:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="7.10"
|
|
|
|
Name="mt-daapd"
|
|
|
|
ProjectGUID="{CB40C666-11D7-456B-B774-BCA42F675BB5}"
|
|
|
|
RootNamespace="mt-daapd"
|
|
|
|
Keyword="Win32Proj">
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"/>
|
|
|
|
</Platforms>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory="Debug"
|
|
|
|
IntermediateDirectory="Debug"
|
|
|
|
ConfigurationType="1"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories="$(InputDir),..\src,.,.."
|
|
|
|
PreprocessorDefinitions="HAVE_CONFIG_H;ZLIB_DLL;_WINDOWS"
|
|
|
|
MinimalRebuild="TRUE"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="5"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
|
|
DebugInformationFormat="4"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
AdditionalDependencies="zlib.lib libid3tag.lib gnu_regex.lib pthreadVC2.lib wsock32.lib sqlite3.lib sqlite.lib dnssd.lib"
|
|
|
|
OutputFile="$(OutDir)/mt-daapd.exe"
|
|
|
|
LinkIncremental="2"
|
2006-02-26 03:48:23 -05:00
|
|
|
AdditionalLibraryDirectories=""
|
2006-02-22 22:19:41 -05:00
|
|
|
IgnoreDefaultLibraryNames="LIBC"
|
|
|
|
GenerateDebugInformation="TRUE"
|
|
|
|
ProgramDatabaseFile="$(OutDir)/mt-daapd.pdb"
|
|
|
|
SubSystem="1"
|
|
|
|
TargetMachine="1"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
2006-02-26 03:48:23 -05:00
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
AdditionalIncludeDirectories="C:\working\projects\win32\include"/>
|
2006-02-22 22:19:41 -05:00
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory="Release"
|
|
|
|
IntermediateDirectory="Release"
|
|
|
|
ConfigurationType="1"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories="$(InputDir),..\src,.,.."
|
|
|
|
PreprocessorDefinitions="HAVE_CONFIG_H;ZLIB_DLL;_WINDOWS"
|
|
|
|
RuntimeLibrary="4"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
|
|
DebugInformationFormat="3"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
AdditionalDependencies="zlib.lib libid3tag.lib gnu_regex.lib pthreadVC2.lib wsock32.lib sqlite3.lib sqlite.lib dnssd.lib"
|
|
|
|
OutputFile="$(OutDir)/mt-daapd.exe"
|
|
|
|
LinkIncremental="1"
|
2006-02-26 03:48:23 -05:00
|
|
|
AdditionalLibraryDirectories=""
|
2006-02-22 22:19:41 -05:00
|
|
|
IgnoreDefaultLibraryNames=""
|
|
|
|
GenerateDebugInformation="TRUE"
|
|
|
|
SubSystem="1"
|
|
|
|
OptimizeReferences="2"
|
|
|
|
EnableCOMDATFolding="2"
|
|
|
|
TargetMachine="1"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
2006-02-26 03:48:23 -05:00
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
AdditionalIncludeDirectories="C:\working\projects\win32\include"/>
|
2006-02-22 22:19:41 -05:00
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
2006-04-15 18:39:45 -04:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\compat.c">
|
|
|
|
</File>
|
2006-02-27 17:55:35 -05:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\conf.c">
|
|
|
|
</File>
|
2006-02-22 22:19:41 -05:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\configfile.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\db-generic.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\db-sql-sqlite2.c">
|
|
|
|
</File>
|
2006-03-06 01:29:03 -05:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\db-sql-sqlite3.c">
|
|
|
|
</File>
|
2006-02-22 22:19:41 -05:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\db-sql.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\dispatch.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\dynamic-art.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\err.c">
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-26 03:48:23 -05:00
|
|
|
RelativePath="..\src\getopt.c">
|
2006-02-22 22:19:41 -05:00
|
|
|
</File>
|
2006-02-27 17:55:35 -05:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\ll.c">
|
|
|
|
</File>
|
2006-02-22 22:19:41 -05:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\main.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\mp3-scanner.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\os-win32.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\redblack.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\rend-win32.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\restart.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\rxml.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\scan-aac.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\scan-mp3.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\scan-mp4.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\scan-url.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\scan-wav.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\scan-wma.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\scan-xml.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\smart-parser.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\ssc.c">
|
|
|
|
</File>
|
2006-02-26 03:48:23 -05:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\w32-eventlog.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\w32-service.c">
|
|
|
|
</File>
|
2006-02-22 22:19:41 -05:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\webserver.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\xml-rpc.c">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
2006-04-15 18:39:45 -04:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\conf.h">
|
|
|
|
</File>
|
2006-02-22 22:19:41 -05:00
|
|
|
<File
|
|
|
|
RelativePath=".\config.h">
|
|
|
|
</File>
|
2006-02-26 03:48:23 -05:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\daapd.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\err.h">
|
|
|
|
</File>
|
2006-02-27 17:55:35 -05:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\ll.h">
|
|
|
|
</File>
|
2006-02-22 22:19:41 -05:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\os-win32.h">
|
|
|
|
</File>
|
2006-02-26 03:48:23 -05:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\os.h">
|
|
|
|
</File>
|
2006-02-22 22:19:41 -05:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\rend.h">
|
|
|
|
</File>
|
2006-02-26 03:48:23 -05:00
|
|
|
<File
|
|
|
|
RelativePath=".\resource.h">
|
|
|
|
</File>
|
2006-02-22 22:19:41 -05:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\strptime.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\strtok_r.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\uici.h">
|
|
|
|
</File>
|
2006-02-26 03:48:23 -05:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\w32-eventlog.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\w32-service.h">
|
|
|
|
</File>
|
2006-02-22 22:19:41 -05:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\win32.h">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Resource Files"
|
|
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
|
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
2006-02-26 03:48:23 -05:00
|
|
|
<File
|
|
|
|
RelativePath=".\mt-daapd.rc">
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
AdditionalIncludeDirectories=".;res"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
AdditionalIncludeDirectories=".;res;.."/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2006-02-22 22:19:41 -05:00
|
|
|
</Filter>
|
2006-02-26 03:48:23 -05:00
|
|
|
<File
|
|
|
|
RelativePath=".\messages.mc">
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
CommandLine="mc.exe -A $(InputDir)$(InputName).mc -r $(InputDir)res -h $(InputDir)
|
|
|
|
"
|
|
|
|
Outputs="$(InputDir)res\$(InputName).rc;$(InputDir)$(InputName).h"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
CommandLine="mc.exe -A $(InputDir)$(InputName).mc -r $(InputDir)res -h $(InputDir)
|
|
|
|
"
|
|
|
|
Outputs="$(InputDir)res\$(InputName).rc;$(InputDir)$(InputName).h"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2006-02-22 22:19:41 -05:00
|
|
|
<File
|
|
|
|
RelativePath=".\ReadMe.txt">
|
|
|
|
</File>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|