Skip to content

Commit

Permalink
now libfacedetect.dll is copied correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
David Morasz committed Dec 22, 2018
1 parent 1cb6f7d commit 4ab8ea0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions DX11Utils/DX11Utils.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,11 @@
<Name>DX11Utils.Native</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="libfacedetect.dll">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
Expand Down
Binary file added DX11Utils/libfacedetect.dll
Binary file not shown.

0 comments on commit 4ab8ea0

Please sign in to comment.