added stub for roku remote controller

This commit is contained in:
Luke Pulverenti
2013-12-23 19:00:27 -05:00
parent 33e384daad
commit ce8f37de79
4 changed files with 169 additions and 0 deletions

View File

@@ -174,6 +174,7 @@
<Compile Include="ServerApplicationPaths.cs" />
<Compile Include="ServerManager\ServerManager.cs" />
<Compile Include="ServerManager\WebSocketConnection.cs" />
<Compile Include="Session\RokuController.cs" />
<Compile Include="Session\SessionManager.cs">
<SubType>Code</SubType>
</Compile>