diff options
| author | manuel <manuel@mausz.at> | 2016-03-08 21:02:53 +0100 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2016-03-08 21:02:53 +0100 |
| commit | 9fc8b732737f139d3e466510d75668ab45578960 (patch) | |
| tree | 76db9bf5cb8cc869be908a5ed3d6f4cca3e3608a /project/cmake/installdata/windows | |
| parent | b75e2659df11c23aa921d2eed83c23adc282ed27 (diff) | |
| download | kodi-pvr-build-9fc8b732737f139d3e466510d75668ab45578960.tar.gz kodi-pvr-build-9fc8b732737f139d3e466510d75668ab45578960.tar.bz2 kodi-pvr-build-9fc8b732737f139d3e466510d75668ab45578960.zip | |
sync with upstream
Diffstat (limited to 'project/cmake/installdata/windows')
| -rw-r--r-- | project/cmake/installdata/windows/addons.txt | 1 | ||||
| -rw-r--r-- | project/cmake/installdata/windows/dlls.txt | 6 | ||||
| -rw-r--r-- | project/cmake/installdata/windows/irss.txt | 2 |
3 files changed, 9 insertions, 0 deletions
diff --git a/project/cmake/installdata/windows/addons.txt b/project/cmake/installdata/windows/addons.txt new file mode 100644 index 0000000..92bf9b3 --- /dev/null +++ b/project/cmake/installdata/windows/addons.txt | |||
| @@ -0,0 +1 @@ | |||
| addons/repository.pvr-win32.xbmc.org/* | |||
diff --git a/project/cmake/installdata/windows/dlls.txt b/project/cmake/installdata/windows/dlls.txt new file mode 100644 index 0000000..72cca7d --- /dev/null +++ b/project/cmake/installdata/windows/dlls.txt | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | system/*.dll | ||
| 2 | system/airplay/*.dll | ||
| 3 | system/cdrip/*.dll | ||
| 4 | system/players/dvdplayer/*.dll | ||
| 5 | system/players/paplayer/*.dll | ||
| 6 | system/players/VideoPlayer/*.dll | ||
diff --git a/project/cmake/installdata/windows/irss.txt b/project/cmake/installdata/windows/irss.txt new file mode 100644 index 0000000..6fd8d48 --- /dev/null +++ b/project/cmake/installdata/windows/irss.txt | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | system/IRSSmap.xml | ||
| 2 | system/X10-Lola-IRSSmap.xml | ||
