diff options
author | Anton Fedchin <anightik@gmail.com> | 2018-04-04 09:10:02 +0300 |
---|---|---|
committer | Anton Fedchin <anightik@gmail.com> | 2018-04-04 12:24:02 +0300 |
commit | fdc169468972edf6fc3e39dc2f2e4df00d0db504 (patch) | |
tree | 5c8cc6e3d6ac26e6f62896b8921f8a3351cd5912 /cmake/treedata | |
parent | 3f6be20ed10933f7a625850f0f44ec7be0578b49 (diff) |
[win10] powermanagement: move implementation to platform folder
Diffstat (limited to 'cmake/treedata')
-rw-r--r-- | cmake/treedata/windowsstore/subdirs.txt | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/cmake/treedata/windowsstore/subdirs.txt b/cmake/treedata/windowsstore/subdirs.txt index 82d49b1f71..1084447281 100644 --- a/cmake/treedata/windowsstore/subdirs.txt +++ b/cmake/treedata/windowsstore/subdirs.txt @@ -1,15 +1,15 @@ -xbmc/platform/win10 platform/win10 -xbmc/platform/win10/filesystem platform/win10/filesystem -xbmc/platform/win10/network platform/win10/network -xbmc/platform/win10/peripherals platform/win10/peripherals -xbmc/platform/win10/storage platfrom/win10/storage -xbmc/platform/win32/filesystem platform/win32/filesystem -xbmc/input/touch input/touch -xbmc/input/touch/generic input/touch/generic -xbmc/network/mdns network/mdns -xbmc/powermanagement/win10 powermanagement/win10 -xbmc/utils/win32 utils/win32 -xbmc/rendering/dx rendering/dx -xbmc/threads/platform/win threads/win -xbmc/windowing/win10 windowing/win10 +xbmc/platform/win10 platform/win10 +xbmc/platform/win10/filesystem platform/win10/filesystem +xbmc/platform/win10/network platform/win10/network +xbmc/platform/win10/peripherals platform/win10/peripherals +xbmc/platform/win10/powermanagement platfrom/win10/powermanagement +xbmc/platform/win10/storage platfrom/win10/storage +xbmc/platform/win32/filesystem platform/win32/filesystem +xbmc/input/touch input/touch +xbmc/input/touch/generic input/touch/generic +xbmc/network/mdns network/mdns +xbmc/utils/win32 utils/win32 +xbmc/rendering/dx rendering/dx +xbmc/threads/platform/win threads/win +xbmc/windowing/win10 windowing/win10 xbmc/cores/VideoPlayer/Process/windows cores/VideoPlayer/Process/windows |