summaryrefslogtreecommitdiffstats
path: root/project/cmake/treedata
diff options
context:
space:
mode:
Diffstat (limited to 'project/cmake/treedata')
-rw-r--r--project/cmake/treedata/android/subdirs.txt17
-rw-r--r--project/cmake/treedata/common/addons.txt7
-rw-r--r--project/cmake/treedata/common/cores.txt9
-rw-r--r--project/cmake/treedata/common/events.txt2
-rw-r--r--project/cmake/treedata/common/externals.txt2
-rw-r--r--project/cmake/treedata/common/filesystem.txt3
-rw-r--r--project/cmake/treedata/common/games.txt12
-rw-r--r--project/cmake/treedata/common/interfaces.txt9
-rw-r--r--project/cmake/treedata/common/music.txt5
-rw-r--r--project/cmake/treedata/common/network.txt2
-rw-r--r--project/cmake/treedata/common/peripherals.txt6
-rw-r--r--project/cmake/treedata/common/profiles.txt3
-rw-r--r--project/cmake/treedata/common/pvr.txt7
-rw-r--r--project/cmake/treedata/common/settings.txt4
-rw-r--r--project/cmake/treedata/common/subdirs.txt41
-rw-r--r--project/cmake/treedata/common/tests.txt10
-rw-r--r--project/cmake/treedata/common/video.txt5
-rw-r--r--project/cmake/treedata/common/videoplayer.txt12
-rw-r--r--project/cmake/treedata/freebsd/subdirs.txt13
-rw-r--r--project/cmake/treedata/ios/subdirs.txt15
-rw-r--r--project/cmake/treedata/linux/subdirs.txt13
-rw-r--r--project/cmake/treedata/optional/common/X11.txt1
-rw-r--r--project/cmake/treedata/optional/common/cdrip.txt1
-rw-r--r--project/cmake/treedata/optional/common/dacp.txt1
-rw-r--r--project/cmake/treedata/optional/common/mir.txt1
-rw-r--r--project/cmake/treedata/optional/common/nonfree.txt1
-rw-r--r--project/cmake/treedata/optional/common/opengl.txt1
-rw-r--r--project/cmake/treedata/optional/common/opengles.txt1
-rw-r--r--project/cmake/treedata/optional/common/upnp.txt2
-rw-r--r--project/cmake/treedata/optional/common/webserver.txt2
-rw-r--r--project/cmake/treedata/osx/subdirs.txt12
-rw-r--r--project/cmake/treedata/rbpi/omxplayer.txt1
-rw-r--r--project/cmake/treedata/rbpi/subdirs.txt12
-rw-r--r--project/cmake/treedata/windows/externals.txt1
-rw-r--r--project/cmake/treedata/windows/subdirs.txt14
35 files changed, 0 insertions, 248 deletions
diff --git a/project/cmake/treedata/android/subdirs.txt b/project/cmake/treedata/android/subdirs.txt
deleted file mode 100644
index 599017c..0000000
--- a/project/cmake/treedata/android/subdirs.txt
+++ /dev/null
@@ -1,17 +0,0 @@
1xbmc/linux linuxsupport
2xbmc/input/touch input/touch
3xbmc/input/touch/generic input/touch/generic
4xbmc/network/linux network/linux
5xbmc/peripherals/bus/linux peripherals/bus/linux
6xbmc/peripherals/bus/android peripherals/bus/android
7xbmc/powermanagement/android powermanagement/android
8xbmc/storage/android storage/android
9xbmc/filesystem/posix filesystem/posix
10xbmc/utils/posix utils_posix
11xbmc/windowing/android windowing/android
12xbmc/windowing/egl windowing/egl
13xbmc/platform/posix posix
14xbmc/platform/android/activity android_activity
15xbmc/platform/android/bionic_supplement android_bionicsupplement
16xbmc/platform/android/jni android_jni
17xbmc/platform/android/loader android_loader
diff --git a/project/cmake/treedata/common/addons.txt b/project/cmake/treedata/common/addons.txt
deleted file mode 100644
index f29e086..0000000
--- a/project/cmake/treedata/common/addons.txt
+++ /dev/null
@@ -1,7 +0,0 @@
1lib/addons/library.kodi.adsp KODI_adsp
2lib/addons/library.kodi.audioengine KODI_audioengine
3lib/addons/library.kodi.game KODI_game
4lib/addons/library.kodi.guilib KODI_guilib
5lib/addons/library.kodi.peripheral KODI_peripheral
6lib/addons/library.xbmc.addon XBMC_addon
7lib/addons/library.xbmc.codec XBMC_codec
diff --git a/project/cmake/treedata/common/cores.txt b/project/cmake/treedata/common/cores.txt
deleted file mode 100644
index 8d79dd1..0000000
--- a/project/cmake/treedata/common/cores.txt
+++ /dev/null
@@ -1,9 +0,0 @@
1xbmc/cores cores
2xbmc/cores/AudioEngine cores/audioengine
3xbmc/cores/DllLoader cores/dll-loader
4xbmc/cores/DllLoader/exports cores/dll-loader/exports
5xbmc/cores/DllLoader/exports/util cores/dll-loader/exports/util
6xbmc/cores/ExternalPlayer cores/externalplayer
7xbmc/cores/paplayer cores/paplayer
8xbmc/cores/playercorefactory cores/playercorefactory
9xbmc/cores/RetroPlayer cores/RetroPlayer
diff --git a/project/cmake/treedata/common/events.txt b/project/cmake/treedata/common/events.txt
deleted file mode 100644
index 0adeb08..0000000
--- a/project/cmake/treedata/common/events.txt
+++ /dev/null
@@ -1,2 +0,0 @@
1xbmc/events events
2xbmc/events/windows events/windows
diff --git a/project/cmake/treedata/common/externals.txt b/project/cmake/treedata/common/externals.txt
deleted file mode 100644
index e3b9ab4..0000000
--- a/project/cmake/treedata/common/externals.txt
+++ /dev/null
@@ -1,2 +0,0 @@
1xbmc/contrib/kissfft kissfft
2lib/libexif exif
diff --git a/project/cmake/treedata/common/filesystem.txt b/project/cmake/treedata/common/filesystem.txt
deleted file mode 100644
index 1c49a74..0000000
--- a/project/cmake/treedata/common/filesystem.txt
+++ /dev/null
@@ -1,3 +0,0 @@
1xbmc/filesystem filesystem
2xbmc/filesystem/VideoDatabaseDirectory filesystem/videodatabase
3xbmc/filesystem/MusicDatabaseDirectory filesystem/musicdatabase
diff --git a/project/cmake/treedata/common/games.txt b/project/cmake/treedata/common/games.txt
deleted file mode 100644
index 03d42bc..0000000
--- a/project/cmake/treedata/common/games.txt
+++ /dev/null
@@ -1,12 +0,0 @@
1xbmc/games games
2xbmc/games/addons games/addons
3xbmc/games/addons/playback games/addons/playback
4xbmc/games/addons/savestates games/addons/savestates
5xbmc/games/controllers games/controllers
6xbmc/games/controllers/dialogs games/controllers/dialogs
7xbmc/games/controllers/guicontrols games/controllers/guicontrols
8xbmc/games/controllers/windows games/controllers/windows
9xbmc/games/dialogs games/dialogs
10xbmc/games/ports games/ports
11xbmc/games/tags games/tags
12xbmc/games/windows games/windows
diff --git a/project/cmake/treedata/common/interfaces.txt b/project/cmake/treedata/common/interfaces.txt
deleted file mode 100644
index ffd3570..0000000
--- a/project/cmake/treedata/common/interfaces.txt
+++ /dev/null
@@ -1,9 +0,0 @@
1xbmc/interfaces interfaces
2xbmc/interfaces/builtins interfaces/builtins
3xbmc/interfaces/generic interfaces/generic
4xbmc/interfaces/info interfaces/info
5xbmc/interfaces/json-rpc interfaces/json-rpc
6xbmc/interfaces/json-rpc/schema interfaces/json-rpc/schema
7xbmc/interfaces/legacy interfaces/legacy
8xbmc/interfaces/legacy/wsgi interfaces/legacy/wsgi
9xbmc/interfaces/python interfaces/python
diff --git a/project/cmake/treedata/common/music.txt b/project/cmake/treedata/common/music.txt
deleted file mode 100644
index 71f30e1..0000000
--- a/project/cmake/treedata/common/music.txt
+++ /dev/null
@@ -1,5 +0,0 @@
1xbmc/music music
2xbmc/music/dialogs music/dialogs
3xbmc/music/infoscanner music/infoscanner
4xbmc/music/tags music/tags
5xbmc/music/windows music/windows
diff --git a/project/cmake/treedata/common/network.txt b/project/cmake/treedata/common/network.txt
deleted file mode 100644
index 46da314..0000000
--- a/project/cmake/treedata/common/network.txt
+++ /dev/null
@@ -1,2 +0,0 @@
1xbmc/network network
2xbmc/network/websocket network/websocket
diff --git a/project/cmake/treedata/common/peripherals.txt b/project/cmake/treedata/common/peripherals.txt
deleted file mode 100644
index 903b537..0000000
--- a/project/cmake/treedata/common/peripherals.txt
+++ /dev/null
@@ -1,6 +0,0 @@
1xbmc/peripherals peripherals
2xbmc/peripherals/addons peripherals/addons
3xbmc/peripherals/bus peripherals/bus
4xbmc/peripherals/bus/virtual peripherals/bus/virtual
5xbmc/peripherals/devices peripherals/devices
6xbmc/peripherals/dialogs peripherals/dialogs
diff --git a/project/cmake/treedata/common/profiles.txt b/project/cmake/treedata/common/profiles.txt
deleted file mode 100644
index fae570b..0000000
--- a/project/cmake/treedata/common/profiles.txt
+++ /dev/null
@@ -1,3 +0,0 @@
1xbmc/profiles profiles
2xbmc/profiles/dialogs profiles/dialogs
3xbmc/profiles/windows profiles/windows
diff --git a/project/cmake/treedata/common/pvr.txt b/project/cmake/treedata/common/pvr.txt
deleted file mode 100644
index 6797677..0000000
--- a/project/cmake/treedata/common/pvr.txt
+++ /dev/null
@@ -1,7 +0,0 @@
1xbmc/pvr pvr
2xbmc/pvr/addons pvr/addons
3xbmc/pvr/channels pvr/channels
4xbmc/pvr/dialogs pvr/dialogs
5xbmc/pvr/recordings pvr/recordings
6xbmc/pvr/timers pvr/timers
7xbmc/pvr/windows pvr/windows
diff --git a/project/cmake/treedata/common/settings.txt b/project/cmake/treedata/common/settings.txt
deleted file mode 100644
index c5aa2ae..0000000
--- a/project/cmake/treedata/common/settings.txt
+++ /dev/null
@@ -1,4 +0,0 @@
1xbmc/settings settings
2xbmc/settings/dialogs settings/dialogs
3xbmc/settings/lib settings/lib
4xbmc/settings/windows settings/windows
diff --git a/project/cmake/treedata/common/subdirs.txt b/project/cmake/treedata/common/subdirs.txt
deleted file mode 100644
index af91611..0000000
--- a/project/cmake/treedata/common/subdirs.txt
+++ /dev/null
@@ -1,41 +0,0 @@
1xbmc xbmc
2xbmc/addons addons
3xbmc/addons/binary/interfaces addonsBinaryInterfaces
4xbmc/addons/binary/interfaces/api1/Addon api1AddonCallbacks_Addon
5xbmc/addons/binary/interfaces/api1/AudioDSP api1AddonCallbacks_AudioDSP
6xbmc/addons/binary/interfaces/api1/AudioEngine api1AddonCallbacks_AudioEngine
7xbmc/addons/binary/interfaces/api1/Codec api1AddonCallbacks_Codec
8xbmc/addons/binary/interfaces/api1/Game api1AddonCallbacks_Game
9xbmc/addons/binary/interfaces/api1/GUI api1AddonCallbacks_GUI
10xbmc/addons/binary/interfaces/api1/InputStream api1AddonCallbacks_InputStream
11xbmc/addons/binary/interfaces/api1/Peripheral api1AddonCallbacks_Peripheral
12xbmc/addons/binary/interfaces/api1/PVR api1AddonCallbacks_PVR
13xbmc/commons commons
14xbmc/dbwrappers dbwrappers
15xbmc/dialogs dialogs
16xbmc/epg epg
17xbmc/guilib guilib
18xbmc/input input
19xbmc/input/joysticks input/joysticks
20xbmc/input/joysticks/dialogs input/joysticks/dialogs
21xbmc/input/joysticks/generic input/joysticks/generic
22xbmc/input/keyboard input/keyboard
23xbmc/input/keyboard/generic input/keyboard/generic
24xbmc/input/mouse input/mouse
25xbmc/input/mouse/generic input/mouse/generic
26xbmc/listproviders listproviders
27xbmc/media media
28xbmc/messaging messaging
29xbmc/messaging/helpers messagingHelpers
30xbmc/pictures pictures
31xbmc/platform platform
32xbmc/playlists playlists
33xbmc/powermanagement powermanagement
34xbmc/programs programs
35xbmc/rendering rendering
36xbmc/storage storage
37xbmc/threads threads
38xbmc/utils utils
39xbmc/view view
40xbmc/windowing windowing
41xbmc/windows windows
diff --git a/project/cmake/treedata/common/tests.txt b/project/cmake/treedata/common/tests.txt
deleted file mode 100644
index 358bc4d..0000000
--- a/project/cmake/treedata/common/tests.txt
+++ /dev/null
@@ -1,10 +0,0 @@
1xbmc/test test
2xbmc/addons/test test/addons
3xbmc/filesystem/test test/filesystem
4xbmc/interfaces/python/test test/python
5xbmc/music/tags/test test/music_tags
6xbmc/network/test test/network
7xbmc/threads/test test/threads
8xbmc/utils/test test/utils
9xbmc/video/test test/video
10xbmc/cores/AudioEngine/Sinks/test test/audioengine_sinks
diff --git a/project/cmake/treedata/common/video.txt b/project/cmake/treedata/common/video.txt
deleted file mode 100644
index e7855a0..0000000
--- a/project/cmake/treedata/common/video.txt
+++ /dev/null
@@ -1,5 +0,0 @@
1xbmc/video video
2xbmc/video/dialogs video/dialogs
3xbmc/video/jobs video/jobs
4xbmc/video/videosync video/sync
5xbmc/video/windows video/windows
diff --git a/project/cmake/treedata/common/videoplayer.txt b/project/cmake/treedata/common/videoplayer.txt
deleted file mode 100644
index 8c8d45d..0000000
--- a/project/cmake/treedata/common/videoplayer.txt
+++ /dev/null
@@ -1,12 +0,0 @@
1xbmc/cores/VideoPlayer cores/VideoPlayer
2xbmc/cores/VideoPlayer/DVDCodecs cores/VideoPlayer/codecs
3xbmc/cores/VideoPlayer/DVDCodecs/Audio cores/VideoPlayer/codecs/audio
4xbmc/cores/VideoPlayer/DVDCodecs/Overlay cores/VideoPlayer/codecs/overlay
5xbmc/cores/VideoPlayer/DVDCodecs/Video cores/VideoPlayer/codecs/video
6xbmc/cores/VideoPlayer/DVDDemuxers cores/VideoPlayer/demuxers
7xbmc/cores/VideoPlayer/DVDInputStreams cores/VideoPlayer/inputstreams
8xbmc/cores/VideoPlayer/DVDSubtitles cores/VideoPlayer/subtitles
9xbmc/cores/VideoPlayer/Process cores/VideoPlayer/process
10xbmc/cores/VideoPlayer/VideoRenderers cores/VideoPlayer/videorenderers
11xbmc/cores/VideoPlayer/VideoRenderers/VideoShaders cores/VideoPlayer/videorenderers/shaders
12xbmc/cores/VideoPlayer/VideoRenderers/HwDecRender cores/VideoPlayer/videorenderers/hwdec
diff --git a/project/cmake/treedata/freebsd/subdirs.txt b/project/cmake/treedata/freebsd/subdirs.txt
deleted file mode 100644
index df2fa76..0000000
--- a/project/cmake/treedata/freebsd/subdirs.txt
+++ /dev/null
@@ -1,13 +0,0 @@
1xbmc/linux linuxsupport
2xbmc/linux/sse4 sse4
3xbmc/input/linux input/linux
4xbmc/input/touch input/touch
5xbmc/input/touch/generic input/touch/generic
6xbmc/network/linux network/linux
7xbmc/peripherals/bus/linux peripherals/bus/linux
8xbmc/powermanagement/linux powermanagement/linux
9xbmc/storage/linux storage/linux
10xbmc/filesystem/posix filesystem/posix
11xbmc/utils/posix utils_posix
12xbmc/platform/posix posix
13xbmc/freebsd freebsdsupport
diff --git a/project/cmake/treedata/ios/subdirs.txt b/project/cmake/treedata/ios/subdirs.txt
deleted file mode 100644
index b681ed5..0000000
--- a/project/cmake/treedata/ios/subdirs.txt
+++ /dev/null
@@ -1,15 +0,0 @@
1xbmc/linux linuxsupport
2xbmc/input/touch input/touch
3xbmc/input/touch/generic input/touch/generic
4xbmc/network/linux network/linux
5xbmc/network/osx network/osx
6xbmc/peripherals/bus/osx peripherals/bus/osx
7xbmc/powermanagement/osx powermanagement/osx
8xbmc/storage/osx storage/osx
9xbmc/platform/posix posix
10xbmc/platform/darwin platform_darwin
11xbmc/platform/darwin/ios platform_ios
12xbmc/platform/darwin/ios-common platform_ios-common
13xbmc/filesystem/posix filesystem/posix
14xbmc/utils/posix utils_posix
15xbmc/windowing/osx windowing/osx
diff --git a/project/cmake/treedata/linux/subdirs.txt b/project/cmake/treedata/linux/subdirs.txt
deleted file mode 100644
index 2dc8045..0000000
--- a/project/cmake/treedata/linux/subdirs.txt
+++ /dev/null
@@ -1,13 +0,0 @@
1xbmc/linux linuxsupport
2xbmc/linux/sse4 sse4
3xbmc/input/linux input/linux
4xbmc/input/touch input/touch
5xbmc/input/touch/generic input/touch/generic
6xbmc/network/linux network/linux
7xbmc/peripherals/bus/linux peripherals/bus/linux
8xbmc/powermanagement/linux powermanagement/linux
9xbmc/storage/linux storage/linux
10xbmc/filesystem/posix filesystem/posix
11xbmc/utils/posix utils_posix
12xbmc/windowing/egl windowing/egl
13xbmc/platform/posix posix
diff --git a/project/cmake/treedata/optional/common/X11.txt b/project/cmake/treedata/optional/common/X11.txt
deleted file mode 100644
index f4afa57..0000000
--- a/project/cmake/treedata/optional/common/X11.txt
+++ /dev/null
@@ -1 +0,0 @@
1xbmc/windowing/X11 windowing/X11 # X11
diff --git a/project/cmake/treedata/optional/common/cdrip.txt b/project/cmake/treedata/optional/common/cdrip.txt
deleted file mode 100644
index 79b5390..0000000
--- a/project/cmake/treedata/optional/common/cdrip.txt
+++ /dev/null
@@ -1 +0,0 @@
1xbmc/cdrip cdrip # OPTICAL
diff --git a/project/cmake/treedata/optional/common/dacp.txt b/project/cmake/treedata/optional/common/dacp.txt
deleted file mode 100644
index fd225c2..0000000
--- a/project/cmake/treedata/optional/common/dacp.txt
+++ /dev/null
@@ -1 +0,0 @@
1xbmc/network/dacp network/dacp # AIRTUNES
diff --git a/project/cmake/treedata/optional/common/mir.txt b/project/cmake/treedata/optional/common/mir.txt
deleted file mode 100644
index d681e8b..0000000
--- a/project/cmake/treedata/optional/common/mir.txt
+++ /dev/null
@@ -1 +0,0 @@
1xbmc/windowing/mir windowing/mir # MIR
diff --git a/project/cmake/treedata/optional/common/nonfree.txt b/project/cmake/treedata/optional/common/nonfree.txt
deleted file mode 100644
index 470ed59..0000000
--- a/project/cmake/treedata/optional/common/nonfree.txt
+++ /dev/null
@@ -1 +0,0 @@
1lib/UnrarXLib unrarxlib # NONFREE
diff --git a/project/cmake/treedata/optional/common/opengl.txt b/project/cmake/treedata/optional/common/opengl.txt
deleted file mode 100644
index b88ad7a..0000000
--- a/project/cmake/treedata/optional/common/opengl.txt
+++ /dev/null
@@ -1 +0,0 @@
1xbmc/rendering/gl rendering/gl # OPENGL
diff --git a/project/cmake/treedata/optional/common/opengles.txt b/project/cmake/treedata/optional/common/opengles.txt
deleted file mode 100644
index 6a223a1..0000000
--- a/project/cmake/treedata/optional/common/opengles.txt
+++ /dev/null
@@ -1 +0,0 @@
1xbmc/rendering/gles rendering/gles # OPENGLES
diff --git a/project/cmake/treedata/optional/common/upnp.txt b/project/cmake/treedata/optional/common/upnp.txt
deleted file mode 100644
index 5589b80..0000000
--- a/project/cmake/treedata/optional/common/upnp.txt
+++ /dev/null
@@ -1,2 +0,0 @@
1lib/libUPnP upnp # UPNP
2xbmc/network/upnp network/upnp # UPNP
diff --git a/project/cmake/treedata/optional/common/webserver.txt b/project/cmake/treedata/optional/common/webserver.txt
deleted file mode 100644
index b492006..0000000
--- a/project/cmake/treedata/optional/common/webserver.txt
+++ /dev/null
@@ -1,2 +0,0 @@
1xbmc/network/httprequesthandler network/httprequesthandler # MICROHTTPD
2xbmc/network/httprequesthandler/python network/httprequesthandler/python # MICROHTTPD
diff --git a/project/cmake/treedata/osx/subdirs.txt b/project/cmake/treedata/osx/subdirs.txt
deleted file mode 100644
index f0fc5c5..0000000
--- a/project/cmake/treedata/osx/subdirs.txt
+++ /dev/null
@@ -1,12 +0,0 @@
1xbmc/linux linuxsupport
2xbmc/network/linux network/linux
3xbmc/network/osx network/osx
4xbmc/peripherals/bus/osx peripherals/bus/osx
5xbmc/powermanagement/osx powermanagement/osx
6xbmc/storage/osx storage/osx
7xbmc/platform/posix posix
8xbmc/platform/darwin platform_darwin
9xbmc/platform/darwin/osx platform_osx
10xbmc/filesystem/posix filesystem/posix
11xbmc/utils/posix utils_posix
12xbmc/windowing/osx windowing/osx
diff --git a/project/cmake/treedata/rbpi/omxplayer.txt b/project/cmake/treedata/rbpi/omxplayer.txt
deleted file mode 100644
index d56f1df..0000000
--- a/project/cmake/treedata/rbpi/omxplayer.txt
+++ /dev/null
@@ -1 +0,0 @@
1xbmc/cores/omxplayer cores/omxplayer
diff --git a/project/cmake/treedata/rbpi/subdirs.txt b/project/cmake/treedata/rbpi/subdirs.txt
deleted file mode 100644
index 866ec00..0000000
--- a/project/cmake/treedata/rbpi/subdirs.txt
+++ /dev/null
@@ -1,12 +0,0 @@
1xbmc/linux linuxsupport
2xbmc/input/linux input/linux
3xbmc/input/touch input/touch
4xbmc/input/touch/generic input/touch/generic
5xbmc/network/linux network/linux
6xbmc/peripherals/bus/linux peripherals/bus/linux
7xbmc/powermanagement/linux powermanagement/linux
8xbmc/storage/linux storage/linux
9xbmc/filesystem/posix filesystem/posix
10xbmc/utils/posix utils_posix
11xbmc/platform/posix posix
12xbmc/windowing/egl windowing/egl # EGL
diff --git a/project/cmake/treedata/windows/externals.txt b/project/cmake/treedata/windows/externals.txt
deleted file mode 100644
index 989677e..0000000
--- a/project/cmake/treedata/windows/externals.txt
+++ /dev/null
@@ -1 +0,0 @@
1lib/win32/Effects11 Effects11
diff --git a/project/cmake/treedata/windows/subdirs.txt b/project/cmake/treedata/windows/subdirs.txt
deleted file mode 100644
index e52d2f6..0000000
--- a/project/cmake/treedata/windows/subdirs.txt
+++ /dev/null
@@ -1,14 +0,0 @@
1xbmc/platform/win32 platform_win32
2xbmc/input/windows input/windows
3xbmc/input/touch input/touch
4xbmc/input/touch/generic input/touch/generic
5xbmc/network/windows network/windows
6xbmc/network/mdns network/mdns
7xbmc/peripherals/bus/win32 peripherals/bus/win32
8xbmc/powermanagement/windows powermanagement/windows
9xbmc/storage/windows storage/windows
10xbmc/filesystem/win32 filesystem/win32
11xbmc/utils/win32 utils_win32
12xbmc/rendering/dx rendering_dx
13xbmc/threads/platform/win threads_win
14xbmc/windowing/windows windowing/windows