Files
qt5/coin/provisioning/qtci-windows-10-x86_64/conanfiles/qtwebkit.txt
Konstantin Tokarev c016a01b4c Conan: fix names of ICU dll's which are added to qtwebkit binary package
Change-Id: I5e6357e8dc0e5ae44447bc13cfba8429b89934e7
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
2017-11-11 22:06:56 +00:00

21 lines
332 B
Plaintext

[requires]
icu/59.1@vitallium/stable
libxml2/2.9.4@vitallium/stable
libxslt/1.1.29@vitallium/stable
[generators]
cmake
txt
[options]
icu:shared=True
libxml2:shared=True
libxslt:shared=True
[imports]
bin, icudt59.dll -> ./bin
bin, icuin59.dll -> ./bin
bin, icuuc59.dll -> ./bin
bin, libxml2.dll -> ./bin
bin, libxslt.dll -> ./bin