diff options
Diffstat (limited to 'cmake/treedata/common/subdirs.txt')
| -rw-r--r-- | cmake/treedata/common/subdirs.txt | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/cmake/treedata/common/subdirs.txt b/cmake/treedata/common/subdirs.txt new file mode 100644 index 0000000..5a25afe --- /dev/null +++ b/cmake/treedata/common/subdirs.txt | |||
| @@ -0,0 +1,35 @@ | |||
| 1 | xbmc xbmc | ||
| 2 | xbmc/addons addons | ||
| 3 | xbmc/addons/interfaces addonsBinaryInterfaces | ||
| 4 | xbmc/addons/interfaces/Addon addonCallbacks_Addon | ||
| 5 | xbmc/addons/interfaces/GUI addonCallbacks_GUI | ||
| 6 | xbmc/addons/settings addonsSettings | ||
| 7 | xbmc/commons commons | ||
| 8 | xbmc/dbwrappers dbwrappers | ||
| 9 | xbmc/dialogs dialogs | ||
| 10 | xbmc/favourites favourites | ||
| 11 | xbmc/guilib guilib | ||
| 12 | xbmc/input input | ||
| 13 | xbmc/input/joysticks input/joysticks | ||
| 14 | xbmc/input/joysticks/dialogs input/joysticks/dialogs | ||
| 15 | xbmc/input/joysticks/generic input/joysticks/generic | ||
| 16 | xbmc/input/keyboard input/keyboard | ||
| 17 | xbmc/input/keyboard/generic input/keyboard/generic | ||
| 18 | xbmc/input/mouse input/mouse | ||
| 19 | xbmc/input/mouse/generic input/mouse/generic | ||
| 20 | xbmc/listproviders listproviders | ||
| 21 | xbmc/media media | ||
| 22 | xbmc/messaging messaging | ||
| 23 | xbmc/messaging/helpers messagingHelpers | ||
| 24 | xbmc/pictures pictures | ||
| 25 | xbmc/platform platform | ||
| 26 | xbmc/playlists playlists | ||
| 27 | xbmc/powermanagement powermanagement | ||
| 28 | xbmc/programs programs | ||
| 29 | xbmc/rendering rendering | ||
| 30 | xbmc/storage storage | ||
| 31 | xbmc/threads threads | ||
| 32 | xbmc/utils utils | ||
| 33 | xbmc/view view | ||
| 34 | xbmc/windowing windowing | ||
| 35 | xbmc/windows windows | ||
