aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthetweak <thetweak@yandex-team.com>2024-09-12 17:58:20 +0300
committerthetweak <thetweak@yandex-team.com>2024-09-12 18:09:11 +0300
commit06218aa8d37f8624a4caeff1be3f59217b162158 (patch)
treeae90e9a29f11918af35b420ba62bd782fd8fafd1
parent2b2b6fa043ca5a719cc65d473a5fc52cbbcf81ee (diff)
downloadydb-06218aa8d37f8624a4caeff1be3f59217b162158.tar.gz
add WGC headers to build/sysincl/windows.yml
add WGC headers to build/sysincl/windows.yml commit_hash:5289871467c239717c7d352955425b092420dcd7
-rw-r--r--build/sysincl/windows.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/build/sysincl/windows.yml b/build/sysincl/windows.yml
index 5297456c03..b4899d2aaa 100644
--- a/build/sysincl/windows.yml
+++ b/build/sysincl/windows.yml
@@ -18,6 +18,7 @@
- capi.h
- cet.h
- cfg.h
+ - combaseapi.h
- comdef.h
- commctrl.h
- commdlg.h
@@ -48,6 +49,7 @@
- devguid.h
- dinput.h
- direct.h
+ - directxmath.h
- dispex.h
- dos.h
- downloadmgr.h
@@ -81,6 +83,7 @@
- fltuser.h
- fltuserstructures.h
- fttypes.h
+ - functiondiscoverykeys_devpkey.h
- fwpmu.h
- gb18030.h
- gdiplus.h
@@ -188,6 +191,7 @@
- processtopologyapi.h
- profileapi.h
- projectedfslib.h
+ - propidl.h
- provider.h
- psapi.h
- pshpack1.h
@@ -340,3 +344,12 @@
- wrl/ftm.h
- wrl/implements.h
- wrl/wrappers/corewrappers.h
+
+# These headers are required to use Windows Graphics Capture API.
+- case_sensitive: false
+ includes:
+ - windows.graphics.capture.interop.h
+ - windows.graphics.directx.direct3d11.interop.h
+ - winrt/windows.foundation.metadata.h
+ - winrt/windows.graphics.capture.h
+ - winrt/windows.system.h