mirror of
git://code.qt.io/qt/qt5.git
synced 2026-05-04 10:16:39 +08:00
Packaging targets needs to be parallel with older Windows 10 version until packaging site is ready to start using new windows 10 version. Inlcudes: * MSVC 2022 version 17.0.0 preview 3.1 * MSVC 2019 version 16.11.2 * MSVC 2019 build tools version 16.11.2 * MSVC 2015 version 14.0.25431.01 Update 3 Failing targets marked as insignificant Task-number: QTQAINFRA-4517 Change-Id: If841509923c2534a5bf626078b97f2d3f63a07b6 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
32 lines
539 B
Plaintext
32 lines
539 B
Plaintext
[requires]
|
|
icu/65.1@qtproject/stable
|
|
libxml2/2.9.10@qtproject/stable
|
|
libxslt/1.1.34@qtproject/stable
|
|
libjpeg-turbo/2.0.5@qtproject/stable
|
|
|
|
[generators]
|
|
cmake
|
|
txt
|
|
|
|
[options]
|
|
icu:shared=True
|
|
icu:data_packaging=library
|
|
|
|
libxml2:shared=True
|
|
libxml2:iconv=False
|
|
libxml2:icu=True
|
|
libxml2:zlib=False
|
|
|
|
libxslt:shared=True
|
|
|
|
libjpeg-turbo:shared=False
|
|
|
|
[imports]
|
|
bin, icudt65.dll -> ./bin
|
|
bin, icuin65.dll -> ./bin
|
|
bin, icuuc65.dll -> ./bin
|
|
bin, libxml2.dll -> ./bin
|
|
bin, libxslt.dll -> ./bin
|
|
bin, libxml2-2.dll -> ./bin
|
|
bin, libxslt-1.dll -> ./bin
|