2006-02-22 22:19:41 -05:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
2007-03-06 18:46:03 -05:00
|
|
|
Version="8.00"
|
2006-02-22 22:19:41 -05:00
|
|
|
Name="mt-daapd"
|
|
|
|
ProjectGUID="{CB40C666-11D7-456B-B774-BCA42F675BB5}"
|
|
|
|
RootNamespace="mt-daapd"
|
2007-03-06 18:46:03 -05:00
|
|
|
Keyword="Win32Proj"
|
|
|
|
>
|
2006-02-22 22:19:41 -05:00
|
|
|
<Platforms>
|
|
|
|
<Platform
|
2007-03-06 18:46:03 -05:00
|
|
|
Name="Win32"
|
|
|
|
/>
|
2006-02-22 22:19:41 -05:00
|
|
|
</Platforms>
|
2007-03-06 18:46:03 -05:00
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
2006-02-22 22:19:41 -05:00
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory="Debug"
|
|
|
|
IntermediateDirectory="Debug"
|
|
|
|
ConfigurationType="1"
|
2007-03-06 18:46:03 -05:00
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
|
|
CharacterSet="2"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
2006-02-22 22:19:41 -05:00
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories="$(InputDir),..\src,.,.."
|
2007-08-06 01:18:01 -04:00
|
|
|
PreprocessorDefinitions="HAVE_CONFIG_H;ZLIB_DLL;_WINDOWS;WIN32;FLAC;OGGVORBIS"
|
2007-03-06 18:46:03 -05:00
|
|
|
MinimalRebuild="true"
|
2006-02-22 22:19:41 -05:00
|
|
|
BasicRuntimeChecks="3"
|
2006-05-28 04:45:44 -04:00
|
|
|
RuntimeLibrary="1"
|
2006-02-22 22:19:41 -05:00
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
2007-03-06 18:46:03 -05:00
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
|
DebugInformationFormat="4"
|
|
|
|
/>
|
2006-02-22 22:19:41 -05:00
|
|
|
<Tool
|
2007-03-06 18:46:03 -05:00
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
AdditionalIncludeDirectories="C:\working\projects\win32\include"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
2006-02-22 22:19:41 -05:00
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2007-08-01 02:32:15 -04:00
|
|
|
AdditionalDependencies="zdll.lib libid3tag.lib gnu_regex.lib pthreadVC2.lib ws2_32.lib sqlite3.lib sqlite.lib dnssd.lib libFLAC.lib ogg_static.lib vorbis_static.lib vorbisfile_static.lib"
|
2006-02-22 22:19:41 -05:00
|
|
|
OutputFile="$(OutDir)/mt-daapd.exe"
|
|
|
|
LinkIncremental="2"
|
2006-02-26 03:48:23 -05:00
|
|
|
AdditionalLibraryDirectories=""
|
2006-05-28 04:45:44 -04:00
|
|
|
IgnoreDefaultLibraryNames="libc"
|
2007-03-06 18:46:03 -05:00
|
|
|
GenerateDebugInformation="true"
|
2006-02-22 22:19:41 -05:00
|
|
|
ProgramDatabaseFile="$(OutDir)/mt-daapd.pdb"
|
|
|
|
SubSystem="1"
|
2007-03-06 18:46:03 -05:00
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
2006-02-22 22:19:41 -05:00
|
|
|
<Tool
|
2007-03-06 18:46:03 -05:00
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
2006-02-22 22:19:41 -05:00
|
|
|
<Tool
|
2007-03-06 18:46:03 -05:00
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
2006-02-22 22:19:41 -05:00
|
|
|
<Tool
|
2007-03-06 18:46:03 -05:00
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
2006-02-22 22:19:41 -05:00
|
|
|
<Tool
|
2007-03-06 18:46:03 -05:00
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
2006-02-22 22:19:41 -05:00
|
|
|
<Tool
|
2007-03-06 18:46:03 -05:00
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
2006-02-22 22:19:41 -05:00
|
|
|
<Tool
|
2007-03-06 18:46:03 -05:00
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
2006-02-22 22:19:41 -05:00
|
|
|
<Tool
|
2007-03-06 18:46:03 -05:00
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
2006-02-22 22:19:41 -05:00
|
|
|
<Tool
|
2007-03-06 18:46:03 -05:00
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
2006-02-22 22:19:41 -05:00
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory="Release"
|
|
|
|
IntermediateDirectory="Release"
|
|
|
|
ConfigurationType="1"
|
2007-03-06 18:46:03 -05:00
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
|
|
CharacterSet="2"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
2006-02-22 22:19:41 -05:00
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories="$(InputDir),..\src,.,.."
|
2007-08-06 01:18:01 -04:00
|
|
|
PreprocessorDefinitions="HAVE_CONFIG_H;ZLIB_DLL;_WINDOWS;WIN32;FLAC;OGGVORBIS"
|
2006-05-28 04:45:44 -04:00
|
|
|
RuntimeLibrary="0"
|
2006-02-22 22:19:41 -05:00
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
2007-03-06 18:46:03 -05:00
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
2006-02-22 22:19:41 -05:00
|
|
|
<Tool
|
2007-03-06 18:46:03 -05:00
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
AdditionalIncludeDirectories="C:\working\projects\win32\include"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
2006-02-22 22:19:41 -05:00
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2007-08-01 02:32:15 -04:00
|
|
|
AdditionalDependencies="zdll.lib libid3tag.lib gnu_regex.lib pthreadVC2.lib ws2_32.lib sqlite3.lib sqlite.lib dnssd.lib libFLAC.lib ogg_static.lib vorbis_static.lib vorbisfile_static.lib"
|
2006-02-22 22:19:41 -05:00
|
|
|
OutputFile="$(OutDir)/mt-daapd.exe"
|
|
|
|
LinkIncremental="1"
|
2006-02-26 03:48:23 -05:00
|
|
|
AdditionalLibraryDirectories=""
|
2006-05-28 04:45:44 -04:00
|
|
|
IgnoreDefaultLibraryNames="libc"
|
2007-03-06 18:46:03 -05:00
|
|
|
GenerateDebugInformation="true"
|
2006-02-22 22:19:41 -05:00
|
|
|
SubSystem="1"
|
|
|
|
OptimizeReferences="2"
|
|
|
|
EnableCOMDATFolding="2"
|
2007-03-06 18:46:03 -05:00
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
2006-02-22 22:19:41 -05:00
|
|
|
<Tool
|
2007-03-06 18:46:03 -05:00
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
2006-02-22 22:19:41 -05:00
|
|
|
<Tool
|
2007-03-06 18:46:03 -05:00
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
2006-02-22 22:19:41 -05:00
|
|
|
<Tool
|
2007-03-06 18:46:03 -05:00
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
2006-02-22 22:19:41 -05:00
|
|
|
<Tool
|
2007-03-06 18:46:03 -05:00
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
2006-02-22 22:19:41 -05:00
|
|
|
<Tool
|
2007-03-06 18:46:03 -05:00
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
2006-02-22 22:19:41 -05:00
|
|
|
<Tool
|
2007-03-06 18:46:03 -05:00
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
2006-02-22 22:19:41 -05:00
|
|
|
<Tool
|
2007-03-06 18:46:03 -05:00
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
2006-02-22 22:19:41 -05:00
|
|
|
<Tool
|
2007-03-06 18:46:03 -05:00
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
2006-02-22 22:19:41 -05:00
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
2007-03-06 18:46:03 -05:00
|
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
|
|
>
|
2007-08-01 02:32:15 -04:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\bsd-snprintf.c"
|
|
|
|
>
|
|
|
|
</File>
|
2006-04-15 18:39:45 -04:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\compat.c"
|
|
|
|
>
|
2006-04-15 18:39:45 -04:00
|
|
|
</File>
|
2006-02-27 17:55:35 -05:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\conf.c"
|
|
|
|
>
|
2006-02-27 17:55:35 -05:00
|
|
|
</File>
|
2006-02-22 22:19:41 -05:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\configfile.c"
|
|
|
|
>
|
2006-02-22 22:19:41 -05:00
|
|
|
</File>
|
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\db-generic.c"
|
|
|
|
>
|
2006-02-22 22:19:41 -05:00
|
|
|
</File>
|
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\db-sql-sqlite2.c"
|
|
|
|
>
|
2006-02-22 22:19:41 -05:00
|
|
|
</File>
|
2006-03-06 01:29:03 -05:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\db-sql-sqlite3.c"
|
|
|
|
>
|
2006-03-06 01:29:03 -05:00
|
|
|
</File>
|
2006-06-29 02:36:33 -04:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\db-sql-updates.c"
|
|
|
|
>
|
2006-06-29 02:36:33 -04:00
|
|
|
</File>
|
2006-02-22 22:19:41 -05:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\db-sql.c"
|
|
|
|
>
|
2006-02-22 22:19:41 -05:00
|
|
|
</File>
|
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\err.c"
|
|
|
|
>
|
2006-02-22 22:19:41 -05:00
|
|
|
</File>
|
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\getopt.c"
|
|
|
|
>
|
2006-02-22 22:19:41 -05:00
|
|
|
</File>
|
2007-08-01 02:32:15 -04:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\io.c"
|
|
|
|
>
|
|
|
|
</File>
|
2006-02-27 17:55:35 -05:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\ll.c"
|
|
|
|
>
|
2006-02-27 17:55:35 -05:00
|
|
|
</File>
|
2006-02-22 22:19:41 -05:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\main.c"
|
|
|
|
>
|
2006-02-22 22:19:41 -05:00
|
|
|
</File>
|
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\mp3-scanner.c"
|
|
|
|
>
|
2006-02-22 22:19:41 -05:00
|
|
|
</File>
|
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\os-win32.c"
|
|
|
|
>
|
2006-02-22 22:19:41 -05:00
|
|
|
</File>
|
2006-04-22 16:03:26 -04:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\plugin.c"
|
|
|
|
>
|
2006-04-22 16:03:26 -04:00
|
|
|
</File>
|
2006-02-22 22:19:41 -05:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\redblack.c"
|
|
|
|
>
|
2006-02-22 22:19:41 -05:00
|
|
|
</File>
|
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\rend-win32.c"
|
|
|
|
>
|
2006-02-22 22:19:41 -05:00
|
|
|
</File>
|
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\rxml.c"
|
|
|
|
>
|
2006-02-22 22:19:41 -05:00
|
|
|
</File>
|
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\scan-aac.c"
|
|
|
|
>
|
2006-02-22 22:19:41 -05:00
|
|
|
</File>
|
2006-06-13 01:49:22 -04:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\scan-aif.c"
|
|
|
|
>
|
2006-06-13 01:49:22 -04:00
|
|
|
</File>
|
2006-05-28 02:36:28 -04:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\scan-flac.c"
|
|
|
|
>
|
2006-05-28 02:36:28 -04:00
|
|
|
</File>
|
2006-02-22 22:19:41 -05:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\scan-mp3.c"
|
|
|
|
>
|
2006-02-22 22:19:41 -05:00
|
|
|
</File>
|
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\scan-mp4.c"
|
|
|
|
>
|
2006-02-22 22:19:41 -05:00
|
|
|
</File>
|
2006-05-28 04:45:44 -04:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\scan-ogg.c"
|
|
|
|
>
|
2006-05-28 04:45:44 -04:00
|
|
|
</File>
|
2006-02-22 22:19:41 -05:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\scan-url.c"
|
|
|
|
>
|
2006-02-22 22:19:41 -05:00
|
|
|
</File>
|
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\scan-wav.c"
|
|
|
|
>
|
2006-02-22 22:19:41 -05:00
|
|
|
</File>
|
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\scan-wma.c"
|
|
|
|
>
|
2006-02-22 22:19:41 -05:00
|
|
|
</File>
|
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\scan-xml.c"
|
|
|
|
>
|
2006-02-22 22:19:41 -05:00
|
|
|
</File>
|
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\smart-parser.c"
|
|
|
|
>
|
2006-02-22 22:19:41 -05:00
|
|
|
</File>
|
2006-07-12 19:07:03 -04:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\util.c"
|
|
|
|
>
|
2006-07-12 19:07:03 -04:00
|
|
|
</File>
|
2006-02-26 03:48:23 -05:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\w32-eventlog.c"
|
|
|
|
>
|
2006-02-26 03:48:23 -05:00
|
|
|
</File>
|
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\w32-service.c"
|
|
|
|
>
|
2006-02-26 03:48:23 -05:00
|
|
|
</File>
|
2006-02-22 22:19:41 -05:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\webserver.c"
|
|
|
|
>
|
2006-02-22 22:19:41 -05:00
|
|
|
</File>
|
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\xml-rpc.c"
|
|
|
|
>
|
2006-02-22 22:19:41 -05:00
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
2007-03-06 18:46:03 -05:00
|
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
|
|
>
|
2006-04-15 18:39:45 -04:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\conf.h"
|
|
|
|
>
|
2006-04-15 18:39:45 -04:00
|
|
|
</File>
|
2006-02-22 22:19:41 -05:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath=".\config.h"
|
|
|
|
>
|
2006-02-22 22:19:41 -05:00
|
|
|
</File>
|
2006-04-16 00:57:04 -04:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\configfile.h"
|
|
|
|
>
|
2006-04-16 00:57:04 -04:00
|
|
|
</File>
|
2006-02-26 03:48:23 -05:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\daapd.h"
|
|
|
|
>
|
2006-02-26 03:48:23 -05:00
|
|
|
</File>
|
2006-04-16 01:14:22 -04:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\dispatch.h"
|
|
|
|
>
|
2006-04-16 01:14:22 -04:00
|
|
|
</File>
|
2006-02-26 03:48:23 -05:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\err.h"
|
|
|
|
>
|
2006-02-26 03:48:23 -05:00
|
|
|
</File>
|
2006-05-28 02:11:37 -04:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\ff-plugins.h"
|
|
|
|
>
|
2006-05-28 02:11:37 -04:00
|
|
|
</File>
|
2007-08-01 02:32:15 -04:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\io-errors.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\io-plugin.h"
|
|
|
|
>
|
|
|
|
</File>
|
2007-08-06 01:18:01 -04:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\io.h"
|
|
|
|
>
|
|
|
|
</File>
|
2006-02-27 17:55:35 -05:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\ll.h"
|
|
|
|
>
|
2006-02-27 17:55:35 -05:00
|
|
|
</File>
|
2006-05-29 07:07:19 -04:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath=".\mt-daapd-res.h"
|
|
|
|
>
|
2006-05-29 07:07:19 -04:00
|
|
|
</File>
|
2006-02-22 22:19:41 -05:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\os-win32.h"
|
|
|
|
>
|
2006-02-22 22:19:41 -05:00
|
|
|
</File>
|
2006-02-26 03:48:23 -05:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\os.h"
|
|
|
|
>
|
2006-02-26 03:48:23 -05:00
|
|
|
</File>
|
2006-04-25 19:13:04 -04:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\plugin.h"
|
|
|
|
>
|
2006-04-25 19:13:04 -04:00
|
|
|
</File>
|
2006-02-22 22:19:41 -05:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\rend.h"
|
|
|
|
>
|
2006-02-22 22:19:41 -05:00
|
|
|
</File>
|
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\strptime.h"
|
|
|
|
>
|
2006-02-22 22:19:41 -05:00
|
|
|
</File>
|
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\strtok_r.h"
|
|
|
|
>
|
2006-02-22 22:19:41 -05:00
|
|
|
</File>
|
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\uici.h"
|
|
|
|
>
|
2006-02-22 22:19:41 -05:00
|
|
|
</File>
|
2006-07-17 00:49:44 -04:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\util.h"
|
|
|
|
>
|
2006-07-17 00:49:44 -04:00
|
|
|
</File>
|
2006-02-26 03:48:23 -05:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\w32-eventlog.h"
|
|
|
|
>
|
2006-02-26 03:48:23 -05:00
|
|
|
</File>
|
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\w32-service.h"
|
|
|
|
>
|
2006-02-26 03:48:23 -05:00
|
|
|
</File>
|
2006-04-16 00:57:04 -04:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\webserver.h"
|
|
|
|
>
|
2006-04-16 00:57:04 -04:00
|
|
|
</File>
|
2006-02-22 22:19:41 -05:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath="..\src\win32.h"
|
|
|
|
>
|
2006-02-22 22:19:41 -05:00
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Resource Files"
|
|
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
2007-03-06 18:46:03 -05:00
|
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
|
|
>
|
2006-05-29 07:07:19 -04:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath=".\ff.ico"
|
|
|
|
>
|
2006-05-29 07:07:19 -04:00
|
|
|
</File>
|
2006-02-26 03:48:23 -05:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath=".\mt-daapd.rc"
|
|
|
|
>
|
2006-02-26 03:48:23 -05:00
|
|
|
<FileConfiguration
|
2007-03-06 18:46:03 -05:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2006-02-26 03:48:23 -05:00
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
2007-03-06 18:46:03 -05:00
|
|
|
AdditionalIncludeDirectories=".;res"
|
|
|
|
/>
|
2006-02-26 03:48:23 -05:00
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2007-03-06 18:46:03 -05:00
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
2006-02-26 03:48:23 -05:00
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
2007-03-06 18:46:03 -05:00
|
|
|
AdditionalIncludeDirectories=".;res;.."
|
|
|
|
/>
|
2006-02-26 03:48:23 -05:00
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2006-02-22 22:19:41 -05:00
|
|
|
</Filter>
|
2006-02-26 03:48:23 -05:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath=".\messages.mc"
|
|
|
|
>
|
2006-02-26 03:48:23 -05:00
|
|
|
<FileConfiguration
|
2007-03-06 18:46:03 -05:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2006-02-26 03:48:23 -05:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
2007-03-06 18:46:03 -05:00
|
|
|
CommandLine="mc.exe -A $(InputDir)$(InputName).mc -r $(InputDir)res -h $(InputDir)
"
|
|
|
|
Outputs="$(InputDir)res\$(InputName).rc;$(InputDir)$(InputName).h"
|
|
|
|
/>
|
2006-02-26 03:48:23 -05:00
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2007-03-06 18:46:03 -05:00
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
2006-02-26 03:48:23 -05:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
2007-03-06 18:46:03 -05:00
|
|
|
CommandLine="mc.exe -A $(InputDir)$(InputName).mc -r $(InputDir)res -h $(InputDir)
"
|
|
|
|
Outputs="$(InputDir)res\$(InputName).rc;$(InputDir)$(InputName).h"
|
|
|
|
/>
|
2006-02-26 03:48:23 -05:00
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2006-02-22 22:19:41 -05:00
|
|
|
<File
|
2007-03-06 18:46:03 -05:00
|
|
|
RelativePath=".\ReadMe.txt"
|
|
|
|
>
|
2006-02-22 22:19:41 -05:00
|
|
|
</File>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|