[ACLAYERS] Add a compatibility shim + layer for the VMWare Horizon setup.
[reactos.git] / reactos / dll / appcompat / shims / layer / CMakeLists.txt
index d18ee3b..f62c8dd 100644 (file)
@@ -6,6 +6,7 @@ spec2def(aclayers.dll layer.spec)
 list(APPEND SOURCE
     dispmode.c
     versionlie.c
+    vmhorizon.c
     main.c
     layer.spec)