diff --git a/appshell.gyp b/appshell.gyp index c8d755205..97a537332 100755 --- a/appshell.gyp +++ b/appshell.gyp @@ -116,6 +116,7 @@ 'VCManifestTool': { 'AdditionalManifestFiles': [ 'appshell.exe.manifest', + '>(win_exe_compatibility_manifest)', ], }, },