Skip to content

Commit

Permalink
fix compile error (#437)
Browse files Browse the repository at this point in the history
(cherry picked from commit 19816afe83b11cefb03ac15ed12caabbe8f9a8f4)
  • Loading branch information
karasusan authored Mar 3, 2021
1 parent 925518b commit 7be7ea7
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "Unity.RenderStreaming.GyroSample",
"references": [
"Unity.InputSystem",
"Unity.RenderStreaming.Runtime"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7be7ea7

Please sign in to comment.