diff options
Diffstat (limited to 'cmake/installdata')
| -rw-r--r-- | cmake/installdata/common/addons.txt | 2 | ||||
| -rw-r--r-- | cmake/installdata/test-reference-data.txt | 1 | ||||
| -rw-r--r-- | cmake/installdata/windows/addons.txt | 1 | ||||
| -rw-r--r-- | cmake/installdata/windows/dlls.txt | 1 | ||||
| -rw-r--r-- | cmake/installdata/windowsstore/addons.txt | 3 | ||||
| -rw-r--r-- | cmake/installdata/windowsstore/dlls.txt | 1 |
6 files changed, 3 insertions, 6 deletions
diff --git a/cmake/installdata/common/addons.txt b/cmake/installdata/common/addons.txt index c0ffb72..13dbab3 100644 --- a/cmake/installdata/common/addons.txt +++ b/cmake/installdata/common/addons.txt | |||
| @@ -40,5 +40,5 @@ addons/metadata.common.musicbrainz.org/* | |||
| 40 | addons/metadata.common.theaudiodb.com/* | 40 | addons/metadata.common.theaudiodb.com/* |
| 41 | addons/metadata.common.themoviedb.org/* | 41 | addons/metadata.common.themoviedb.org/* |
| 42 | addons/metadata.themoviedb.org/* | 42 | addons/metadata.themoviedb.org/* |
| 43 | addons/metadata.tvdb.com/* | 43 | addons/metadata.tvshows.themoviedb.org/* |
| 44 | addons/kodi.vfs/* | 44 | addons/kodi.vfs/* |
diff --git a/cmake/installdata/test-reference-data.txt b/cmake/installdata/test-reference-data.txt index 895079a..b6c94a7 100644 --- a/cmake/installdata/test-reference-data.txt +++ b/cmake/installdata/test-reference-data.txt | |||
| @@ -8,3 +8,4 @@ xbmc/filesystem/test/refRARstored.rar | |||
| 8 | xbmc/network/test/data/test.html | 8 | xbmc/network/test/data/test.html |
| 9 | xbmc/network/test/data/test.png | 9 | xbmc/network/test/data/test.png |
| 10 | xbmc/network/test/data/test-ranges.txt | 10 | xbmc/network/test/data/test-ranges.txt |
| 11 | xbmc/playlists/test/test.xspf | ||
diff --git a/cmake/installdata/windows/addons.txt b/cmake/installdata/windows/addons.txt index a3bdd44..66b583a 100644 --- a/cmake/installdata/windows/addons.txt +++ b/cmake/installdata/windows/addons.txt | |||
| @@ -1,3 +1,2 @@ | |||
| 1 | addons/repository.pvr-win32.xbmc.org/* | ||
| 2 | project/BuildDependencies/${ARCH}/addons/script.module.pil KEEP_DIR_STRUCTURE addons | 1 | project/BuildDependencies/${ARCH}/addons/script.module.pil KEEP_DIR_STRUCTURE addons |
| 3 | project/BuildDependencies/${ARCH}/addons/script.module.pycryptodome KEEP_DIR_STRUCTURE addons | 2 | project/BuildDependencies/${ARCH}/addons/script.module.pycryptodome KEEP_DIR_STRUCTURE addons |
diff --git a/cmake/installdata/windows/dlls.txt b/cmake/installdata/windows/dlls.txt index c17bd76..a4bfb79 100644 --- a/cmake/installdata/windows/dlls.txt +++ b/cmake/installdata/windows/dlls.txt | |||
| @@ -1,3 +1,2 @@ | |||
| 1 | project/BuildDependencies/${ARCH}/bin/libbluray*.jar . | 1 | project/BuildDependencies/${ARCH}/bin/libbluray*.jar . |
| 2 | project/BuildDependencies/${ARCH}/bin/*.dll . | 2 | project/BuildDependencies/${ARCH}/bin/*.dll . |
| 3 | project/BuildDependencies/mingwlibs/${ARCH}/bin/*.dll . | ||
diff --git a/cmake/installdata/windowsstore/addons.txt b/cmake/installdata/windowsstore/addons.txt index 4b8678b..3b4d9a9 100644 --- a/cmake/installdata/windowsstore/addons.txt +++ b/cmake/installdata/windowsstore/addons.txt | |||
| @@ -1,3 +1,2 @@ | |||
| 1 | addons/repository.pvr-win32.xbmc.org/* | ||
| 2 | project/BuildDependencies/win10-${ARCH}/addons/* | 1 | project/BuildDependencies/win10-${ARCH}/addons/* |
| 3 | system/addon-manifest-uwp.xml \ No newline at end of file | 2 | system/addon-manifest-uwp.xml |
diff --git a/cmake/installdata/windowsstore/dlls.txt b/cmake/installdata/windowsstore/dlls.txt index a927b3d..8b45449 100644 --- a/cmake/installdata/windowsstore/dlls.txt +++ b/cmake/installdata/windowsstore/dlls.txt | |||
| @@ -1,2 +1 @@ | |||
| 1 | project/BuildDependencies/win10-${ARCH}/bin/*.dll dlls | project/BuildDependencies/win10-${ARCH}/bin/*.dll dlls | |
| 2 | project/BuildDependencies/mingwlibs/win10-${ARCH}/bin/*.dll dlls | ||
