owntone-server/win32/out-daap/out-daap.vcproj

244 lines
4.8 KiB
Plaintext
Raw Normal View History

2006-10-04 00:33:27 -04:00
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
2007-03-06 18:46:03 -05:00
Version="8.00"
2006-10-04 00:33:27 -04:00
Name="out-daap"
ProjectGUID="{C1EF5133-DFB3-4FEC-B999-3655DBB14786}"
RootNamespace="out-daap"
2007-03-06 18:46:03 -05:00
Keyword="Win32Proj"
>
2006-10-04 00:33:27 -04:00
<Platforms>
<Platform
2007-03-06 18:46:03 -05:00
Name="Win32"
/>
2006-10-04 00:33:27 -04:00
</Platforms>
2007-03-06 18:46:03 -05:00
<ToolFiles>
</ToolFiles>
2006-10-04 00:33:27 -04:00
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="..\Debug"
IntermediateDirectory="Debug"
ConfigurationType="2"
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-10-04 00:33:27 -04:00
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..;..\..\src"
2007-08-09 20:48:31 -04:00
PreprocessorDefinitions="HAVE_CONFIG_H;WIN32"
2007-03-06 18:46:03 -05:00
MinimalRebuild="true"
2006-10-04 00:33:27 -04:00
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
2007-03-06 18:46:03 -05:00
Detect64BitPortabilityProblems="true"
DebugInformationFormat="4"
/>
2006-10-04 00:33:27 -04:00
<Tool
2007-03-06 18:46:03 -05:00
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
2006-10-04 00:33:27 -04:00
<Tool
Name="VCLinkerTool"
2007-08-09 20:48:31 -04:00
AdditionalDependencies="firefly.lib"
2006-10-04 00:33:27 -04:00
OutputFile="$(OutDir)/out-daap.dll"
LinkIncremental="2"
ModuleDefinitionFile="out-daap.def"
2007-03-06 18:46:03 -05:00
GenerateDebugInformation="true"
2006-10-04 00:33:27 -04:00
ProgramDatabaseFile="$(OutDir)/out-daap.pdb"
SubSystem="2"
ImportLibrary="$(OutDir)/out-daap.lib"
2007-03-06 18:46:03 -05:00
TargetMachine="1"
/>
2006-10-04 00:33:27 -04:00
<Tool
2007-03-06 18:46:03 -05:00
Name="VCALinkTool"
/>
2006-10-04 00:33:27 -04:00
<Tool
2007-03-06 18:46:03 -05:00
Name="VCManifestTool"
/>
2006-10-04 00:33:27 -04:00
<Tool
2007-03-06 18:46:03 -05:00
Name="VCXDCMakeTool"
/>
2006-10-04 00:33:27 -04:00
<Tool
2007-03-06 18:46:03 -05:00
Name="VCBscMakeTool"
/>
2006-10-04 00:33:27 -04:00
<Tool
2007-03-06 18:46:03 -05:00
Name="VCFxCopTool"
/>
2006-10-04 00:33:27 -04:00
<Tool
2007-03-06 18:46:03 -05:00
Name="VCAppVerifierTool"
/>
2006-10-04 00:33:27 -04:00
<Tool
2007-03-06 18:46:03 -05:00
Name="VCWebDeploymentTool"
/>
2006-10-04 00:33:27 -04:00
<Tool
2007-03-06 18:46:03 -05:00
Name="VCPostBuildEventTool"
/>
2006-10-04 00:33:27 -04:00
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="..\Release"
IntermediateDirectory="Release"
ConfigurationType="2"
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-10-04 00:33:27 -04:00
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="..;..\..\src"
2007-08-09 20:48:31 -04:00
PreprocessorDefinitions="HAVE_CONFIG_H;WIN32"
2006-10-04 00:33:27 -04:00
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
2007-03-06 18:46:03 -05:00
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
2006-10-04 00:33:27 -04:00
<Tool
2007-03-06 18:46:03 -05:00
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
2006-10-04 00:33:27 -04:00
<Tool
Name="VCLinkerTool"
2007-08-09 20:48:31 -04:00
AdditionalDependencies="..\firefly.lib"
2006-10-04 00:33:27 -04:00
OutputFile="$(OutDir)/out-daap.dll"
LinkIncremental="1"
ModuleDefinitionFile="out-daap.def"
2007-03-06 18:46:03 -05:00
GenerateDebugInformation="true"
2006-10-04 00:33:27 -04:00
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
ImportLibrary="$(OutDir)/out-daap.lib"
2007-03-06 18:46:03 -05:00
TargetMachine="1"
/>
2006-10-04 00:33:27 -04:00
<Tool
2007-03-06 18:46:03 -05:00
Name="VCALinkTool"
/>
2006-10-04 00:33:27 -04:00
<Tool
2007-03-06 18:46:03 -05:00
Name="VCManifestTool"
/>
2006-10-04 00:33:27 -04:00
<Tool
2007-03-06 18:46:03 -05:00
Name="VCXDCMakeTool"
/>
2006-10-04 00:33:27 -04:00
<Tool
2007-03-06 18:46:03 -05:00
Name="VCBscMakeTool"
/>
2006-10-04 00:33:27 -04:00
<Tool
2007-03-06 18:46:03 -05:00
Name="VCFxCopTool"
/>
2006-10-04 00:33:27 -04:00
<Tool
2007-03-06 18:46:03 -05:00
Name="VCAppVerifierTool"
/>
2006-10-04 00:33:27 -04:00
<Tool
2007-03-06 18:46:03 -05:00
Name="VCWebDeploymentTool"
/>
2006-10-04 00:33:27 -04:00
<Tool
2007-03-06 18:46:03 -05:00
Name="VCPostBuildEventTool"
/>
2006-10-04 00:33:27 -04:00
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Source Files"
2007-03-06 18:46:03 -05:00
>
2006-10-04 00:33:27 -04:00
<File
2007-03-06 18:46:03 -05:00
RelativePath="..\..\src\plugins\compat.c"
>
2006-10-04 00:33:27 -04:00
</File>
<File
2007-03-06 18:46:03 -05:00
RelativePath="..\..\src\plugins\out-daap-proto.c"
>
2006-10-04 00:33:27 -04:00
</File>
<File
2007-03-06 18:46:03 -05:00
RelativePath="..\..\src\plugins\out-daap.c"
>
2006-10-04 00:33:27 -04:00
</File>
<File
2007-03-06 18:46:03 -05:00
RelativePath=".\out-daap.def"
>
2006-10-04 00:33:27 -04:00
</File>
</Filter>
<Filter
Name="Header Files"
2007-03-06 18:46:03 -05:00
>
<File
RelativePath="..\..\src\compat.h"
>
</File>
2006-10-04 00:33:27 -04:00
<File
2007-03-06 18:46:03 -05:00
RelativePath="..\..\src\plugins\out-daap-db.h"
>
2006-10-04 00:33:27 -04:00
</File>
<File
2007-03-06 18:46:03 -05:00
RelativePath="..\..\src\plugins\out-daap-proto.h"
>
2006-10-04 00:33:27 -04:00
</File>
<File
2007-03-06 18:46:03 -05:00
RelativePath="..\..\src\plugins\out-daap.h"
>
2006-10-04 00:33:27 -04:00
</File>
<File
2007-03-06 18:46:03 -05:00
RelativePath=".\resource.h"
>
2006-10-04 00:33:27 -04:00
</File>
</Filter>
<Filter
Name="Resource Files"
2007-03-06 18:46:03 -05:00
>
2006-10-04 00:33:27 -04:00
<File
2007-03-06 18:46:03 -05:00
RelativePath=".\out-daap.rc"
>
2006-10-04 00:33:27 -04:00
</File>
</Filter>
2007-08-09 20:48:31 -04:00
<File
RelativePath="..\firefly.lib"
>
</File>
2006-10-04 00:33:27 -04:00
</Files>
<Globals>
</Globals>
</VisualStudioProject>