1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Added support for remote desktop cursors.

This commit is contained in:
Ylian Saint-Hilaire 2019-09-19 17:24:05 -07:00
parent 296f06db4b
commit 364e3fa631
3 changed files with 12 additions and 3 deletions

View file

@ -60,8 +60,8 @@
<Compile Include="agents\modules_meshcore\amt-wsman.js" />
<Compile Include="agents\modules_meshcore\amt-xml.js" />
<Compile Include="agents\modules_meshcore\amt.js" />
<Compile Include="agents\modules_meshcore\apfclient.js" />
<Compile Include="agents\modules_meshcore\identifiers.js" />
<Compile Include="agents\modules_meshcore\linux-dbus.js" />
<Compile Include="agents\modules_meshcore\monitor-border.js" />
<Compile Include="agents\modules_meshcore\power-monitor.js" />
<Compile Include="agents\modules_meshcore\smbios.js" />
@ -139,6 +139,7 @@
<Content Include="agents\meshagent_arm-linaro" />
<Content Include="agents\meshagent_arm64" />
<Content Include="agents\meshagent_armhf" />
<Content Include="agents\meshagent_mips" />
<Content Include="agents\meshagent_osx-x86-64" />
<Content Include="agents\meshagent_pogo" />
<Content Include="agents\meshagent_poky" />