From 4830f27a40323fe859dc166337a2b861877b7121 Mon Sep 17 00:00:00 2001 From: manuel Date: Mon, 1 Jan 2018 13:40:09 +0100 Subject: sync with upstream --- cmake/installdata/windows/addons.txt | 2 ++ cmake/installdata/windows/dlls.txt | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'cmake/installdata/windows') diff --git a/cmake/installdata/windows/addons.txt b/cmake/installdata/windows/addons.txt index 92bf9b3..a3bdd44 100644 --- a/cmake/installdata/windows/addons.txt +++ b/cmake/installdata/windows/addons.txt @@ -1 +1,3 @@ addons/repository.pvr-win32.xbmc.org/* +project/BuildDependencies/${ARCH}/addons/script.module.pil KEEP_DIR_STRUCTURE addons +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 25c6500..c17bd76 100644 --- a/cmake/installdata/windows/dlls.txt +++ b/cmake/installdata/windows/dlls.txt @@ -1,4 +1,3 @@ -system/*.dll . project/BuildDependencies/${ARCH}/bin/libbluray*.jar . project/BuildDependencies/${ARCH}/bin/*.dll . project/BuildDependencies/mingwlibs/${ARCH}/bin/*.dll . -- cgit v1.2.3