Skip to content

Commit 03e14e1

Browse files
committed
Update OpenVR API bindings to 1.16.8
1 parent bac3367 commit 03e14e1

File tree

2 files changed

+108
-45
lines changed

2 files changed

+108
-45
lines changed

Source/DynamicOpenVR/DynamicOpenVR.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<TargetFramework>net4.7.2</TargetFramework>
77
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
88
<PathMap>$(MSBuildProjectDirectory)=$(MSBuildProjectName)</PathMap>
9+
<DefineConstants>UNITY_5_3_OR_NEWER</DefineConstants>
910
</PropertyGroup>
1011
<PropertyGroup Condition="$(Configuration) == Release">
1112
<DebugType>none</DebugType>

0 commit comments

Comments
 (0)