open source pkg v1
This commit is contained in:
BIN
pkg/OpenFace/packages/WindowsAPICodePack-Core.1.1.2/WindowsAPICodePack-Core.1.1.2.nupkg
vendored
Normal file
BIN
pkg/OpenFace/packages/WindowsAPICodePack-Core.1.1.2/WindowsAPICodePack-Core.1.1.2.nupkg
vendored
Normal file
Binary file not shown.
BIN
pkg/OpenFace/packages/WindowsAPICodePack-Core.1.1.2/lib/Microsoft.WindowsAPICodePack.dll
vendored
Normal file
BIN
pkg/OpenFace/packages/WindowsAPICodePack-Core.1.1.2/lib/Microsoft.WindowsAPICodePack.dll
vendored
Normal file
Binary file not shown.
2934
pkg/OpenFace/packages/WindowsAPICodePack-Core.1.1.2/lib/Microsoft.WindowsAPICodePack.xml
vendored
Normal file
2934
pkg/OpenFace/packages/WindowsAPICodePack-Core.1.1.2/lib/Microsoft.WindowsAPICodePack.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
pkg/OpenFace/packages/WindowsAPICodePack-Shell.1.1.1/WindowsAPICodePack-Shell.1.1.1.nupkg
vendored
Normal file
BIN
pkg/OpenFace/packages/WindowsAPICodePack-Shell.1.1.1/WindowsAPICodePack-Shell.1.1.1.nupkg
vendored
Normal file
Binary file not shown.
BIN
pkg/OpenFace/packages/WindowsAPICodePack-Shell.1.1.1/lib/Microsoft.WindowsAPICodePack.Shell.dll
vendored
Normal file
BIN
pkg/OpenFace/packages/WindowsAPICodePack-Shell.1.1.1/lib/Microsoft.WindowsAPICodePack.Shell.dll
vendored
Normal file
Binary file not shown.
25496
pkg/OpenFace/packages/WindowsAPICodePack-Shell.1.1.1/lib/Microsoft.WindowsAPICodePack.Shell.xml
vendored
Normal file
25496
pkg/OpenFace/packages/WindowsAPICodePack-Shell.1.1.1/lib/Microsoft.WindowsAPICodePack.Shell.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
pkg/OpenFace/packages/ZeroMQ.4.1.0.22/ZeroMQ.4.1.0.22.nupkg
vendored
Normal file
BIN
pkg/OpenFace/packages/ZeroMQ.4.1.0.22/ZeroMQ.4.1.0.22.nupkg
vendored
Normal file
Binary file not shown.
BIN
pkg/OpenFace/packages/ZeroMQ.4.1.0.22/build/amd64/libsodium.dll
vendored
Normal file
BIN
pkg/OpenFace/packages/ZeroMQ.4.1.0.22/build/amd64/libsodium.dll
vendored
Normal file
Binary file not shown.
BIN
pkg/OpenFace/packages/ZeroMQ.4.1.0.22/build/amd64/libsodium.so
vendored
Normal file
BIN
pkg/OpenFace/packages/ZeroMQ.4.1.0.22/build/amd64/libsodium.so
vendored
Normal file
Binary file not shown.
BIN
pkg/OpenFace/packages/ZeroMQ.4.1.0.22/build/amd64/libzmq.dll
vendored
Normal file
BIN
pkg/OpenFace/packages/ZeroMQ.4.1.0.22/build/amd64/libzmq.dll
vendored
Normal file
Binary file not shown.
BIN
pkg/OpenFace/packages/ZeroMQ.4.1.0.22/build/amd64/libzmq.so
vendored
Normal file
BIN
pkg/OpenFace/packages/ZeroMQ.4.1.0.22/build/amd64/libzmq.so
vendored
Normal file
Binary file not shown.
BIN
pkg/OpenFace/packages/ZeroMQ.4.1.0.22/build/i386/libsodium.dll
vendored
Normal file
BIN
pkg/OpenFace/packages/ZeroMQ.4.1.0.22/build/i386/libsodium.dll
vendored
Normal file
Binary file not shown.
BIN
pkg/OpenFace/packages/ZeroMQ.4.1.0.22/build/i386/libsodium.so
vendored
Normal file
BIN
pkg/OpenFace/packages/ZeroMQ.4.1.0.22/build/i386/libsodium.so
vendored
Normal file
Binary file not shown.
BIN
pkg/OpenFace/packages/ZeroMQ.4.1.0.22/build/i386/libzmq.dll
vendored
Normal file
BIN
pkg/OpenFace/packages/ZeroMQ.4.1.0.22/build/i386/libzmq.dll
vendored
Normal file
Binary file not shown.
BIN
pkg/OpenFace/packages/ZeroMQ.4.1.0.22/build/i386/libzmq.so
vendored
Normal file
BIN
pkg/OpenFace/packages/ZeroMQ.4.1.0.22/build/i386/libzmq.so
vendored
Normal file
Binary file not shown.
37
pkg/OpenFace/packages/ZeroMQ.4.1.0.22/build/net40/ZeroMQ.targets
vendored
Normal file
37
pkg/OpenFace/packages/ZeroMQ.4.1.0.22/build/net40/ZeroMQ.targets
vendored
Normal file
@@ -0,0 +1,37 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ItemGroup>
|
||||
<None Include="$(MSBuildThisFileDirectory)../amd64/libzmq.so">
|
||||
<Link>amd64/libzmq.so</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Include="$(MSBuildThisFileDirectory)../amd64/libzmq.dll">
|
||||
<Link>amd64/libzmq.dll</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Include="$(MSBuildThisFileDirectory)../amd64/libsodium.so">
|
||||
<Link>amd64/libsodium.so</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Include="$(MSBuildThisFileDirectory)../amd64/libsodium.dll">
|
||||
<Link>amd64/libsodium.dll</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Include="$(MSBuildThisFileDirectory)../i386/libzmq.so">
|
||||
<Link>i386/libzmq.so</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Include="$(MSBuildThisFileDirectory)../i386/libzmq.dll">
|
||||
<Link>i386/libzmq.dll</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Include="$(MSBuildThisFileDirectory)../i386/libsodium.so">
|
||||
<Link>i386/libsodium.so</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Include="$(MSBuildThisFileDirectory)../i386/libsodium.dll">
|
||||
<Link>i386/libsodium.dll</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
BIN
pkg/OpenFace/packages/ZeroMQ.4.1.0.22/lib/net40/ZeroMQ.dll
vendored
Normal file
BIN
pkg/OpenFace/packages/ZeroMQ.4.1.0.22/lib/net40/ZeroMQ.dll
vendored
Normal file
Binary file not shown.
1271
pkg/OpenFace/packages/ZeroMQ.4.1.0.22/lib/net40/ZeroMQ.xml
vendored
Normal file
1271
pkg/OpenFace/packages/ZeroMQ.4.1.0.22/lib/net40/ZeroMQ.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user