Skip to content

Commit ab2b990

Browse files
committed
Merge branch 'master' of github.com:sensics/OSVR-Unity
2 parents 327982e + b5f18e7 commit ab2b990

6 files changed

Lines changed: 4 additions & 1 deletion

File tree

Managed-OSVR/ClientKit/ClientKit.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@
6666
<Content Include="osvrClient.dll">
6767
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
6868
</Content>
69+
<Content Include="osvrTransform.dll">
70+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
71+
</Content>
6972
<Content Include="osvrUtil.dll">
7073
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
7174
</Content>
102 KB
Binary file not shown.
0 Bytes
Binary file not shown.
201 KB
Binary file not shown.
0 Bytes
Binary file not shown.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ It contains its own README with some basic documentation.
1313
## Bundled binary snapshot
1414
Windows x86 native DLLs are bundled in the `Managed-OSVR/ClientKit` directory. The are presently from the snapshot identified as:
1515

16-
> `OSVR-Core-Snapshot-v0.1-304-g1da32e5-vs12-32bit`
16+
> `OSVR-Core-Snapshot-v0.1-332-gfa67f3b-build39-vs12-32bit`

0 commit comments

Comments
 (0)