From 5421bd8b1dcc314da585d4a6365d713e1017dc7c Mon Sep 17 00:00:00 2001 From: Quantum Date: Mon, 19 Jul 2021 20:17:33 -0400 Subject: [PATCH] [host] windows: declare Windows 10 support in manifest This allows IsWindows10OrGreater from to work. --- host/platform/Windows/app.manifest | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/host/platform/Windows/app.manifest b/host/platform/Windows/app.manifest index 4026a810..a8a2a161 100644 --- a/host/platform/Windows/app.manifest +++ b/host/platform/Windows/app.manifest @@ -2,6 +2,20 @@ Looking Glass (host) + + + + + + + + + + + + + +