Skip to content
Snippets Groups Projects
Commit 8a28dd42 authored by Ali Can Demiralp's avatar Ali Can Demiralp
Browse files

Added explicit dependency to nDisplayExtensions and nDisplayInput so that they appear in the IDE.

parent 96d7654a
No related branches found
No related tags found
No related merge requests found
...@@ -14,6 +14,14 @@ ...@@ -14,6 +14,14 @@
{ {
"Name": "nDisplay", "Name": "nDisplay",
"Enabled": true "Enabled": true
},
{
"Name": "nDisplayExtensions",
"Enabled": true
},
{
"Name": "nDisplayInput",
"Enabled": true
} }
], ],
"TargetPlatforms": [ "TargetPlatforms": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment