Switch to building OpenCLNet from sources in submodule

This commit is contained in:
Grigory Chudov
2018-03-16 19:56:53 -04:00
parent 742b389693
commit 51d50771a5
6 changed files with 25 additions and 238 deletions

View File

@@ -54,10 +54,6 @@
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Reference Include="OpenCLNet, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\ThirdParty\OpenCLNet.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
@@ -82,6 +78,10 @@
<Name>CUETools.Codecs</Name>
<Private>False</Private>
</ProjectReference>
<ProjectReference Include="..\ThirdParty\openclnet\source\OpenCLNet.csproj">
<Project>{8373e3b2-16f0-4fd3-a13b-0b0248ffc228}</Project>
<Name>OpenCLNet</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="flac.cl">