MediaBrowser.Server.Mono.csproj 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
  6. <ProductVersion>10.0.0</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{175A9388-F352-4586-A6B4-070DED62B644}</ProjectGuid>
  9. <OutputType>Exe</OutputType>
  10. <RootNamespace>MediaBrowser.Server.Mono</RootNamespace>
  11. <AssemblyName>MediaBrowser.Server.Mono</AssemblyName>
  12. <StartupObject>MediaBrowser.Server.Mono.MainClass</StartupObject>
  13. <TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
  14. <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
  15. <TargetFrameworkProfile />
  16. </PropertyGroup>
  17. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
  18. <DebugSymbols>true</DebugSymbols>
  19. <DebugType>full</DebugType>
  20. <Optimize>false</Optimize>
  21. <OutputPath>bin\Debug</OutputPath>
  22. <DefineConstants>DEBUG;</DefineConstants>
  23. <ErrorReport>prompt</ErrorReport>
  24. <WarningLevel>4</WarningLevel>
  25. <PlatformTarget>x86</PlatformTarget>
  26. <Externalconsole>true</Externalconsole>
  27. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  28. </PropertyGroup>
  29. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
  30. <DebugType>full</DebugType>
  31. <Optimize>true</Optimize>
  32. <OutputPath>bin\Release</OutputPath>
  33. <ErrorReport>prompt</ErrorReport>
  34. <WarningLevel>4</WarningLevel>
  35. <PlatformTarget>AnyCPU</PlatformTarget>
  36. <Externalconsole>true</Externalconsole>
  37. <Prefer32Bit>false</Prefer32Bit>
  38. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  39. </PropertyGroup>
  40. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  41. <Optimize>false</Optimize>
  42. <OutputPath>bin\Release</OutputPath>
  43. <WarningLevel>4</WarningLevel>
  44. <PlatformTarget>AnyCPU</PlatformTarget>
  45. <Prefer32Bit>false</Prefer32Bit>
  46. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  47. </PropertyGroup>
  48. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release Mono|AnyCPU' ">
  49. <Optimize>false</Optimize>
  50. <OutputPath>bin\Release Mono</OutputPath>
  51. <WarningLevel>4</WarningLevel>
  52. <PlatformTarget>AnyCPU</PlatformTarget>
  53. <Prefer32Bit>false</Prefer32Bit>
  54. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  55. </PropertyGroup>
  56. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release Mono|x86'">
  57. <Prefer32Bit>false</Prefer32Bit>
  58. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  59. </PropertyGroup>
  60. <ItemGroup>
  61. <Reference Include="Emby.Common.Implementations">
  62. <HintPath>..\ThirdParty\emby\Emby.Common.Implementations.dll</HintPath>
  63. </Reference>
  64. <Reference Include="Emby.Server.Core">
  65. <HintPath>..\ThirdParty\emby\Emby.Server.Core.dll</HintPath>
  66. </Reference>
  67. <Reference Include="Mono.Posix, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
  68. <SpecificVersion>False</SpecificVersion>
  69. <HintPath>..\packages\Mono.Posix.4.0.0.0\lib\net40\Mono.Posix.dll</HintPath>
  70. </Reference>
  71. <Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
  72. <HintPath>..\packages\NLog.4.4.0-betaV15\lib\net45\NLog.dll</HintPath>
  73. <Private>True</Private>
  74. </Reference>
  75. <Reference Include="ServiceStack.Text, Version=4.5.4.0, Culture=neutral, processorArchitecture=MSIL">
  76. <HintPath>..\packages\ServiceStack.Text.4.5.4\lib\net45\ServiceStack.Text.dll</HintPath>
  77. <Private>True</Private>
  78. </Reference>
  79. <Reference Include="SharpCompress, Version=0.14.0.0, Culture=neutral, processorArchitecture=MSIL">
  80. <HintPath>..\packages\SharpCompress.0.14.0\lib\net45\SharpCompress.dll</HintPath>
  81. <Private>True</Private>
  82. </Reference>
  83. <Reference Include="SimpleInjector, Version=3.2.4.0, Culture=neutral, PublicKeyToken=984cb50dea722e99, processorArchitecture=MSIL">
  84. <HintPath>..\packages\SimpleInjector.3.2.4\lib\net45\SimpleInjector.dll</HintPath>
  85. <Private>True</Private>
  86. </Reference>
  87. <Reference Include="SQLitePCLRaw.core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1488e028ca7ab535, processorArchitecture=MSIL">
  88. <HintPath>..\packages\SQLitePCLRaw.core.1.1.1-pre20161109081005\lib\net45\SQLitePCLRaw.core.dll</HintPath>
  89. <Private>True</Private>
  90. </Reference>
  91. <Reference Include="SQLitePCLRaw.provider.sqlite3, Version=1.0.0.0, Culture=neutral, PublicKeyToken=62684c7b4f184e3f, processorArchitecture=MSIL">
  92. <HintPath>..\packages\SQLitePCLRaw.provider.sqlite3.net45.1.1.1-pre20161109081005\lib\net45\SQLitePCLRaw.provider.sqlite3.dll</HintPath>
  93. <Private>True</Private>
  94. </Reference>
  95. <Reference Include="System" />
  96. <Reference Include="MediaBrowser.IsoMounting.Linux">
  97. <HintPath>..\ThirdParty\MediaBrowser.IsoMounting.Linux\MediaBrowser.IsoMounting.Linux.dll</HintPath>
  98. </Reference>
  99. <Reference Include="System.Configuration" />
  100. <Reference Include="System.Data" />
  101. <Reference Include="System.IO.Compression" />
  102. <Reference Include="System.Runtime.Serialization" />
  103. <Reference Include="System.ServiceModel" />
  104. <Reference Include="System.Transactions" />
  105. <Reference Include="System.Xml" />
  106. </ItemGroup>
  107. <ItemGroup>
  108. <Compile Include="..\SharedVersion.cs">
  109. <Link>Properties\SharedVersion.cs</Link>
  110. </Compile>
  111. <Compile Include="MonoAppHost.cs" />
  112. <Compile Include="Native\MonoFileSystem.cs" />
  113. <Compile Include="Native\PowerManagement.cs" />
  114. <Compile Include="Program.cs" />
  115. <Compile Include="Properties\AssemblyInfo.cs" />
  116. </ItemGroup>
  117. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  118. <ItemGroup>
  119. <ProjectReference Include="..\BDInfo\BDInfo.csproj">
  120. <Project>{88ae38df-19d7-406f-a6a9-09527719a21e}</Project>
  121. <Name>BDInfo</Name>
  122. </ProjectReference>
  123. <ProjectReference Include="..\DvdLib\DvdLib.csproj">
  124. <Project>{713f42b5-878e-499d-a878-e4c652b1d5e8}</Project>
  125. <Name>DvdLib</Name>
  126. </ProjectReference>
  127. <ProjectReference Include="..\Emby.Dlna\Emby.Dlna.csproj">
  128. <Project>{805844ab-e92f-45e6-9d99-4f6d48d129a5}</Project>
  129. <Name>Emby.Dlna</Name>
  130. </ProjectReference>
  131. <ProjectReference Include="..\Emby.Drawing.ImageMagick\Emby.Drawing.ImageMagick.csproj">
  132. <Project>{6cfee013-6e7c-432b-ac37-cabf0880c69a}</Project>
  133. <Name>Emby.Drawing.ImageMagick</Name>
  134. </ProjectReference>
  135. <ProjectReference Include="..\Emby.Drawing.Net\Emby.Drawing.Net.csproj">
  136. <Project>{c97a239e-a96c-4d64-a844-ccf8cc30aecb}</Project>
  137. <Name>Emby.Drawing.Net</Name>
  138. </ProjectReference>
  139. <ProjectReference Include="..\Emby.Drawing\Emby.Drawing.csproj">
  140. <Project>{08fff49b-f175-4807-a2b5-73b0ebd9f716}</Project>
  141. <Name>Emby.Drawing</Name>
  142. </ProjectReference>
  143. <ProjectReference Include="..\Emby.Photos\Emby.Photos.csproj">
  144. <Project>{89ab4548-770d-41fd-a891-8daff44f452c}</Project>
  145. <Name>Emby.Photos</Name>
  146. </ProjectReference>
  147. <ProjectReference Include="..\Emby.Server.Implementations\Emby.Server.Implementations.csproj">
  148. <Project>{e383961b-9356-4d5d-8233-9a1079d03055}</Project>
  149. <Name>Emby.Server.Implementations</Name>
  150. </ProjectReference>
  151. <ProjectReference Include="..\MediaBrowser.Server.Startup.Common\MediaBrowser.Server.Startup.Common.csproj">
  152. <Project>{b90ab8f2-1bff-4568-a3fd-2a338a435a75}</Project>
  153. <Name>MediaBrowser.Server.Startup.Common</Name>
  154. </ProjectReference>
  155. <ProjectReference Include="..\MediaBrowser.WebDashboard\MediaBrowser.WebDashboard.csproj">
  156. <Project>{5624B7B5-B5A7-41D8-9F10-CC5611109619}</Project>
  157. <Name>MediaBrowser.WebDashboard</Name>
  158. </ProjectReference>
  159. <ProjectReference Include="..\MediaBrowser.Server.Implementations\MediaBrowser.Server.Implementations.csproj">
  160. <Project>{2E781478-814D-4A48-9D80-BFF206441A65}</Project>
  161. <Name>MediaBrowser.Server.Implementations</Name>
  162. </ProjectReference>
  163. <ProjectReference Include="..\MediaBrowser.Providers\MediaBrowser.Providers.csproj">
  164. <Project>{442B5058-DCAF-4263-BB6A-F21E31120A1B}</Project>
  165. <Name>MediaBrowser.Providers</Name>
  166. </ProjectReference>
  167. <ProjectReference Include="..\MediaBrowser.Model\MediaBrowser.Model.csproj">
  168. <Project>{7EEEB4BB-F3E8-48FC-B4C5-70F0FFF8329B}</Project>
  169. <Name>MediaBrowser.Model</Name>
  170. </ProjectReference>
  171. <ProjectReference Include="..\MediaBrowser.Controller\MediaBrowser.Controller.csproj">
  172. <Project>{17E1F4E6-8ABD-4FE5-9ECF-43D4B6087BA2}</Project>
  173. <Name>MediaBrowser.Controller</Name>
  174. </ProjectReference>
  175. <ProjectReference Include="..\MediaBrowser.Common\MediaBrowser.Common.csproj">
  176. <Project>{9142EEFA-7570-41E1-BFCC-468BB571AF2F}</Project>
  177. <Name>MediaBrowser.Common</Name>
  178. </ProjectReference>
  179. <ProjectReference Include="..\MediaBrowser.Api\MediaBrowser.Api.csproj">
  180. <Project>{4FD51AC5-2C16-4308-A993-C3A84F3B4582}</Project>
  181. <Name>MediaBrowser.Api</Name>
  182. </ProjectReference>
  183. <ProjectReference Include="..\MediaBrowser.MediaEncoding\MediaBrowser.MediaEncoding.csproj">
  184. <Project>{0BD82FA6-EB8A-4452-8AF5-74F9C3849451}</Project>
  185. <Name>MediaBrowser.MediaEncoding</Name>
  186. </ProjectReference>
  187. <ProjectReference Include="..\MediaBrowser.LocalMetadata\MediaBrowser.LocalMetadata.csproj">
  188. <Project>{7EF9F3E0-697D-42F3-A08F-19DEB5F84392}</Project>
  189. <Name>MediaBrowser.LocalMetadata</Name>
  190. </ProjectReference>
  191. <ProjectReference Include="..\MediaBrowser.XbmcMetadata\MediaBrowser.XbmcMetadata.csproj">
  192. <Project>{23499896-B135-4527-8574-C26E926EA99E}</Project>
  193. <Name>MediaBrowser.XbmcMetadata</Name>
  194. </ProjectReference>
  195. <ProjectReference Include="..\OpenSubtitlesHandler\OpenSubtitlesHandler.csproj">
  196. <Project>{4a4402d4-e910-443b-b8fc-2c18286a2ca0}</Project>
  197. <Name>OpenSubtitlesHandler</Name>
  198. </ProjectReference>
  199. <ProjectReference Include="..\RSSDP\RSSDP.csproj">
  200. <Project>{21002819-c39a-4d3e-be83-2a276a77fb1f}</Project>
  201. <Name>RSSDP</Name>
  202. </ProjectReference>
  203. <ProjectReference Include="..\ServiceStack\ServiceStack.csproj">
  204. <Project>{680a1709-25eb-4d52-a87f-ee03ffd94baa}</Project>
  205. <Name>ServiceStack</Name>
  206. </ProjectReference>
  207. <ProjectReference Include="..\SocketHttpListener.Portable\SocketHttpListener.Portable.csproj">
  208. <Project>{4f26d5d8-a7b0-42b3-ba42-7cb7d245934e}</Project>
  209. <Name>SocketHttpListener.Portable</Name>
  210. </ProjectReference>
  211. </ItemGroup>
  212. <ItemGroup>
  213. <None Include="..\ThirdParty\SQLite3\osx\libsqlite3.0.dylib">
  214. <Link>libsqlite3.0.dylib</Link>
  215. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  216. </None>
  217. <None Include="..\ThirdParty\SQLite3\osx\libsqlite3.dylib">
  218. <Link>libsqlite3.dylib</Link>
  219. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  220. </None>
  221. <None Include="app.config" />
  222. <None Include="ImageMagickSharp.dll.config">
  223. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  224. </None>
  225. <None Include="packages.config" />
  226. <None Include="SQLitePCLRaw.provider.sqlite3.dll.config">
  227. <SubType>Designer</SubType>
  228. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  229. </None>
  230. <None Include="System.Data.SQLite.dll.config">
  231. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  232. <SubType>Designer</SubType>
  233. </None>
  234. </ItemGroup>
  235. <ItemGroup />
  236. </Project>