mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-15 12:44:58 +00:00
getting project files correct
This commit is contained in:
@@ -190,6 +190,7 @@
|
|||||||
<Compile Include="Devices\Base Classes\EssentialsBridgeableDevice.cs" />
|
<Compile Include="Devices\Base Classes\EssentialsBridgeableDevice.cs" />
|
||||||
<Compile Include="Devices\Base Classes\EssentialsDevice.cs" />
|
<Compile Include="Devices\Base Classes\EssentialsDevice.cs" />
|
||||||
<Compile Include="Devices\CodecCommandWithLabel.cs" />
|
<Compile Include="Devices\CodecCommandWithLabel.cs" />
|
||||||
|
<Compile Include="Devices\Interfaces\CameraControl.cs" />
|
||||||
<Compile Include="Devices\Interfaces\CodecInterfaces.cs" />
|
<Compile Include="Devices\Interfaces\CodecInterfaces.cs" />
|
||||||
<Compile Include="Devices\CrestronProcessor.cs" />
|
<Compile Include="Devices\CrestronProcessor.cs" />
|
||||||
<Compile Include="Devices\DestinationListItem.cs" />
|
<Compile Include="Devices\DestinationListItem.cs" />
|
||||||
|
|||||||
@@ -109,7 +109,6 @@
|
|||||||
<Compile Include="SoftCodec\BlueJeansPc.cs" />
|
<Compile Include="SoftCodec\BlueJeansPc.cs" />
|
||||||
<Compile Include="VideoCodec\CiscoCodec\CiscoCamera.cs" />
|
<Compile Include="VideoCodec\CiscoCodec\CiscoCamera.cs" />
|
||||||
<Compile Include="VideoCodec\CiscoCodec\RoomPresets.cs" />
|
<Compile Include="VideoCodec\CiscoCodec\RoomPresets.cs" />
|
||||||
<Compile Include="Cameras\CameraControl.cs" />
|
|
||||||
<Compile Include="Display\PanasonicThDisplay.cs" />
|
<Compile Include="Display\PanasonicThDisplay.cs" />
|
||||||
<Compile Include="Display\ComTcpDisplayBase.cs" />
|
<Compile Include="Display\ComTcpDisplayBase.cs" />
|
||||||
<Compile Include="Display\AvocorVTFDisplay.cs" />
|
<Compile Include="Display\AvocorVTFDisplay.cs" />
|
||||||
|
|||||||
Reference in New Issue
Block a user