summaryrefslogtreecommitdiffstats
path: root/xbmc/addons/include/NOTE
diff options
context:
space:
mode:
Diffstat (limited to 'xbmc/addons/include/NOTE')
-rw-r--r--xbmc/addons/include/NOTE12
1 files changed, 12 insertions, 0 deletions
diff --git a/xbmc/addons/include/NOTE b/xbmc/addons/include/NOTE
new file mode 100644
index 0000000..dbcc329
--- /dev/null
+++ b/xbmc/addons/include/NOTE
@@ -0,0 +1,12 @@
1NOTE:
2
3This directory contains independent Headers to build Add-on's
4without the whole XBMC source tree. The Add-on itself can add
5this headers to his source tree without dependencies to any
6XBMC related classes or functions.
7
8Also this headers are never changed without a API Version
9change.
10
11The current PVR API version can be found in xbmc_pvr_types.h:
12XBMC_PVR_API_VERSION