Skip to content

Commit

Permalink
copy openvr dll to output directory (this makes the tests work)
Browse files Browse the repository at this point in the history
  • Loading branch information
tjhorner committed Jul 11, 2021
1 parent ecf7e2d commit 5b9fb56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions OVRSharp/OVRSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
<ItemGroup>
<Content Include="openvr_api.dll">
<PackageCopyToOutput>true</PackageCopyToOutput>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>

Expand Down

0 comments on commit 5b9fb56

Please sign in to comment.