diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-10 18:07:22 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-10 18:07:22 +0000 |
commit | c04dcc2e7d834218ef2d4194331e383402495ae1 (patch) | |
tree | 7333e38d10d75386e60f336b80c2443c1166031d /cmake/treedata/windows/subdirs.txt | |
parent | Initial commit. (diff) | |
download | kodi-c04dcc2e7d834218ef2d4194331e383402495ae1.tar.xz kodi-c04dcc2e7d834218ef2d4194331e383402495ae1.zip |
Adding upstream version 2:20.4+dfsg.upstream/2%20.4+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'cmake/treedata/windows/subdirs.txt')
-rw-r--r-- | cmake/treedata/windows/subdirs.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/cmake/treedata/windows/subdirs.txt b/cmake/treedata/windows/subdirs.txt new file mode 100644 index 0000000..c81ca86 --- /dev/null +++ b/cmake/treedata/windows/subdirs.txt @@ -0,0 +1,20 @@ +xbmc/cores/RetroPlayer/process/windows cores/RetroPlayer/process/windows +xbmc/cores/RetroPlayer/rendering/VideoShaders/windows cores/RetroPlayer/rendering/VideoShaders/windows +xbmc/cores/VideoPlayer/Process/windows cores/VideoPlayer/Process/windows +xbmc/cores/VideoPlayer/VideoRenderers/windows cores/VideoPlayer/VideoRenderers/windows +xbmc/input/touch input/touch +xbmc/input/touch/generic input/touch/generic +xbmc/network/mdns network/mdns +xbmc/platform/common/speech platform/common/speech +xbmc/platform/win32 platform/win32 +xbmc/platform/win32/filesystem platform/win32/filesystem +xbmc/platform/win32/input platform/win32/input +xbmc/platform/win32/network platform/win32/network +xbmc/platform/win32/peripherals platform/win32/peripherals +xbmc/platform/win32/powermanagement platform/win32/powermanagement +xbmc/platform/win32/storage platform/win32/storage +xbmc/platform/win32/storage/discs platform/win32/storage/discs +xbmc/platform/win32/threads platform/win32/threads +xbmc/platform/win32/utils platform/win32/utils +xbmc/rendering/dx rendering/dx +xbmc/windowing/windows windowing/windows |