Added MediaBrowser.IsoMounting.Linux

This commit is contained in:
abeloin
2014-01-18 14:09:36 -05:00
parent 2170a25858
commit 8ca504677b
2 changed files with 7 additions and 1 deletions

View File

@@ -48,6 +48,9 @@
<HintPath>..\ThirdParty\ServiceStack\ServiceStack.Interfaces.dll</HintPath>
</Reference>
<Reference Include="Mono.Posix" Condition=" '$(ConfigurationName)' == 'Release Mono' " />
<Reference Include="MediaBrowser.IsoMounting.Linux">
<HintPath>..\ThirdParty\MediaBrowser.IsoMounting.Linux\MediaBrowser.IsoMounting.Linux.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="..\SharedVersion.cs">