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

improves Windows terminal support.

This commit is contained in:
Ylian Saint-Hilaire 2018-12-15 16:17:46 -08:00
parent 65bdb1ec17
commit 0edf857eab
3 changed files with 183 additions and 244 deletions

View file

@ -54,6 +54,7 @@
<Compile Include="agents\modules_meshcore\win-console.js" />
<Compile Include="agents\modules_meshcore\win-message-pump.js" />
<Compile Include="agents\modules_meshcore\win-registry.js" />
<Compile Include="agents\modules_meshcore\win-terminal.js" />
<Compile Include="agents\testsuite.js" />
<Compile Include="agents\tinycore.js" />
<Compile Include="amtevents.js" />