<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets= "Build" ToolsVersion= "4.0" xmlns= "http://schemas.microsoft.com/developer/msbuild/2003" >
<PropertyGroup >
<Configuration Condition= " '$(Configuration)' == '' " > Debug</Configuration>
<Platform Condition= " '$(Platform)' == '' " > x86</Platform>
<ProductVersion > 10.0.0</ProductVersion>
<SchemaVersion > 2.0</SchemaVersion>
<ProjectGuid > {175A9388-F352-4586-A6B4-070DED62B644}</ProjectGuid>
<OutputType > Exe</OutputType>
<RootNamespace > MediaBrowser.Server.Mono</RootNamespace>
<AssemblyName > MediaBrowser.Server.Mono</AssemblyName>
<StartupObject > MediaBrowser.Server.Mono.MainClass</StartupObject>
<TargetFrameworkVersion > v4.5</TargetFrameworkVersion>
<SolutionDir Condition= "$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" > ..\</SolutionDir>
<RestorePackages > true</RestorePackages>
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Debug|x86' " >
<DebugSymbols > true</DebugSymbols>
<DebugType > full</DebugType>
<Optimize > false</Optimize>
<OutputPath > bin\Debug</OutputPath>
<DefineConstants > DEBUG;</DefineConstants>
<ErrorReport > prompt</ErrorReport>
<WarningLevel > 4</WarningLevel>
<PlatformTarget > x86</PlatformTarget>
<Externalconsole > true</Externalconsole>
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Release|x86' " >
<DebugType > full</DebugType>
<Optimize > true</Optimize>
<OutputPath > bin\Release</OutputPath>
<ErrorReport > prompt</ErrorReport>
<WarningLevel > 4</WarningLevel>
<PlatformTarget > x86</PlatformTarget>
<Externalconsole > true</Externalconsole>
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
<Optimize > false</Optimize>
<OutputPath > bin\Release</OutputPath>
<WarningLevel > 4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Release Mono|AnyCPU' " >
<Optimize > false</Optimize>
<OutputPath > bin\Release Mono</OutputPath>
<WarningLevel > 4</WarningLevel>
</PropertyGroup>
<ItemGroup >
<Reference Include= "Mono.Posix, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\Mono.Posix.4.0.0.0\lib\net40\Mono.Posix.dll</HintPath>
</Reference>
<Reference Include= "System" />
<Reference Include= "ServiceStack.Interfaces" >
<HintPath > ..\ThirdParty\ServiceStack\ServiceStack.Interfaces.dll</HintPath>
</Reference>
<Reference Include= "MediaBrowser.IsoMounting.Linux" >
<HintPath > ..\ThirdParty\MediaBrowser.IsoMounting.Linux\MediaBrowser.IsoMounting.Linux.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup >
<Compile Include= "..\MediaBrowser.ServerApplication\IO\StartupOptions.cs" >
<Link > IO\StartupOptions.cs</Link>
</Compile>
<Compile Include= "..\SharedVersion.cs" >
<Link > Properties\SharedVersion.cs</Link>
</Compile>
<Compile Include= "Program.cs" />
<Compile Include= "Properties\AssemblyInfo.cs" />
<Compile Include= "..\MediaBrowser.ServerApplication\EntryPoints\StartupWizard.cs" >
<Link > EntryPoints\StartupWizard.cs</Link>
</Compile>
<Compile Include= "..\MediaBrowser.ServerApplication\Native\BrowserLauncher.cs" >
<Link > Native\BrowserLauncher.cs</Link>
</Compile>
<Compile Include= "Native\Autorun.cs" />
<Compile Include= "Native\ServerAuthorization.cs" />
<Compile Include= "..\MediaBrowser.ServerApplication\FFMpeg\FFMpegInfo.cs" >
<Link > FFMpeg\FFMpegInfo.cs</Link>
</Compile>
<Compile Include= "..\MediaBrowser.ServerApplication\ApplicationHost.cs" >
<Link > ApplicationHost.cs</Link>
</Compile>
<Compile Include= "Native\Assemblies.cs" />
<Compile Include= "Native\NativeApp.cs" />
<Compile Include= "Networking\NetworkManager.cs" />
<Compile Include= "..\MediaBrowser.ServerApplication\FFMpeg\FFMpegDownloader.cs" >
<Link > FFMpeg\FFMpegDownloader.cs</Link>
</Compile>
<Compile Include= "..\MediaBrowser.ServerApplication\FFMpeg\FFMpegDownloadInfo.cs" >
<Link > FFMpeg\FFMpegDownloadInfo.cs</Link>
</Compile>
</ItemGroup>
<Import Project= "$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup >
<ProjectReference Include= "..\MediaBrowser.WebDashboard\MediaBrowser.WebDashboard.csproj" >
<Project > {5624B7B5-B5A7-41D8-9F10-CC5611109619}</Project>
<Name > MediaBrowser.WebDashboard</Name>
</ProjectReference>
<ProjectReference Include= "..\MediaBrowser.Server.Implementations\MediaBrowser.Server.Implementations.csproj" >
<Project > {2E781478-814D-4A48-9D80-BFF206441A65}</Project>
<Name > MediaBrowser.Server.Implementations</Name>
</ProjectReference>
<ProjectReference Include= "..\MediaBrowser.Providers\MediaBrowser.Providers.csproj" >
<Project > {442B5058-DCAF-4263-BB6A-F21E31120A1B}</Project>
<Name > MediaBrowser.Providers</Name>
</ProjectReference>
<ProjectReference Include= "..\MediaBrowser.Dlna\MediaBrowser.Dlna.csproj" >
<Project > {734098EB-6DC1-4DD0-A1CA-3140DCD2737C}</Project>
<Name > MediaBrowser.Dlna</Name>
</ProjectReference>
<ProjectReference Include= "..\MediaBrowser.Model\MediaBrowser.Model.csproj" >
<Project > {7EEEB4BB-F3E8-48FC-B4C5-70F0FFF8329B}</Project>
<Name > MediaBrowser.Model</Name>
</ProjectReference>
<ProjectReference Include= "..\MediaBrowser.Controller\MediaBrowser.Controller.csproj" >
<Project > {17E1F4E6-8ABD-4FE5-9ECF-43D4B6087BA2}</Project>
<Name > MediaBrowser.Controller</Name>
</ProjectReference>
<ProjectReference Include= "..\MediaBrowser.Common.Implementations\MediaBrowser.Common.Implementations.csproj" >
<Project > {C4D2573A-3FD3-441F-81AF-174AC4CD4E1D}</Project>
<Name > MediaBrowser.Common.Implementations</Name>
</ProjectReference>
<ProjectReference Include= "..\MediaBrowser.Common\MediaBrowser.Common.csproj" >
<Project > {9142EEFA-7570-41E1-BFCC-468BB571AF2F}</Project>
<Name > MediaBrowser.Common</Name>
</ProjectReference>
<ProjectReference Include= "..\MediaBrowser.Api\MediaBrowser.Api.csproj" >
<Project > {4FD51AC5-2C16-4308-A993-C3A84F3B4582}</Project>
<Name > MediaBrowser.Api</Name>
</ProjectReference>
<ProjectReference Include= "..\MediaBrowser.MediaEncoding\MediaBrowser.MediaEncoding.csproj" >
<Project > {0BD82FA6-EB8A-4452-8AF5-74F9C3849451}</Project>
<Name > MediaBrowser.MediaEncoding</Name>
</ProjectReference>
<ProjectReference Include= "..\MediaBrowser.LocalMetadata\MediaBrowser.LocalMetadata.csproj" >
<Project > {7EF9F3E0-697D-42F3-A08F-19DEB5F84392}</Project>
<Name > MediaBrowser.LocalMetadata</Name>
</ProjectReference>
<ProjectReference Include= "..\MediaBrowser.XbmcMetadata\MediaBrowser.XbmcMetadata.csproj" >
<Project > {23499896-B135-4527-8574-C26E926EA99E}</Project>
<Name > MediaBrowser.XbmcMetadata</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup />
<ItemGroup >
<None Include= "..\ThirdParty\libwebp\linux\x86\libwebp.so" >
<Link > libwebp\linux\lib\libwebp.so</Link>
<CopyToOutputDirectory > PreserveNewest</CopyToOutputDirectory>
</None>
<None Include= "..\ThirdParty\libwebp\linux\x86_64\libwebp.so" >
<Link > libwebp\linux\lib64\libwebp.so</Link>
<CopyToOutputDirectory > PreserveNewest</CopyToOutputDirectory>
</None>
<None Include= "..\ThirdParty\libwebp\osx\libwebp.5.dylib" >
<Link > libwebp\osx\libwebp.5.dylib</Link>
<CopyToOutputDirectory > PreserveNewest</CopyToOutputDirectory>
</None>
<None Include= "..\ThirdParty\MediaInfo\osx\libmediainfo.dylib" >
<Link > MediaInfo\osx\libmediainfo.dylib</Link>
<CopyToOutputDirectory > PreserveNewest</CopyToOutputDirectory>
</None>
<None Include= "..\ThirdParty\SQLite3\linux\x86\3.8.2\libsqlite3.so.0.8.6" >
<Link > sqlite3\linux\lib\libsqlite3.so.0.8.6</Link>
<CopyToOutputDirectory > PreserveNewest</CopyToOutputDirectory>
</None>
<None Include= "..\ThirdParty\SQLite3\linux\x86_64\3.8.2\libsqlite3.so.0.8.6" >
<Link > sqlite3\linux\lib64\libsqlite3.so.0.8.6</Link>
<CopyToOutputDirectory > PreserveNewest</CopyToOutputDirectory>
</None>
<None Include= "..\ThirdParty\SQLite3\mac\universal\3.8.2\libsqlite3.0.dylib" >
<Link > sqlite3\mac\libsqlite3.0.dylib</Link>
<CopyToOutputDirectory > PreserveNewest</CopyToOutputDirectory>
</None>
<None Include= "app.config" />
<None Include= "Imazen.WebP.dll.config" >
<CopyToOutputDirectory > PreserveNewest</CopyToOutputDirectory>
</None>
<None Include= "MediaBrowser.MediaInfo.dll.config" >
<CopyToOutputDirectory > PreserveNewest</CopyToOutputDirectory>
</None>
<None Include= "packages.config" />
<None Include= "System.Data.SQLite.dll.config" >
<CopyToOutputDirectory > PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
<ItemGroup >
<Content Include= "..\ThirdParty\SQLite3\windows\x86\3.8.2\sqlite3.dll" >
<Link > sqlite3.dll</Link>
<CopyToOutputDirectory > PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>
<Import Project= "$(SolutionDir)\.nuget\NuGet.targets" Condition= "Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
<Target Name= "EnsureNuGetPackageBuildImports" BeforeTargets= "PrepareForBuild" >
<PropertyGroup >
<ErrorText > This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
</PropertyGroup>
<Error Condition= "!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text= "$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
</Target>
</Project>