qt6-bb10/src/network/android/jar
Alexandru Croitor b1f8ca8032 CMake: Fix various issues with the Android build
Certain resources and compiled jar files have to be copied into the
non-prefix build dir location. They were previously only installed,
which doesn't do anything in a non-prefix build.

Change pro2cmake to generate code that places the compiled java
jars into QT_BUILD_DIR, so that non-prefix builds work.

Place the module dependencies xml files into lib folder in non-prefix
builds.

Don't special case the output and install location of the Android QPA
plugin.

Task-number: QTBUG-85399
Change-Id: I4ac9d3929ea8ecc95ec99a77e621ad2121b68832
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2020-07-09 11:56:31 +02:00
..
src/org/qtproject/qt5/android/network Android: Add support for proxies 2020-06-16 11:06:42 +02:00
CMakeLists.txt CMake: Fix various issues with the Android build 2020-07-09 11:56:31 +02:00
jar.pro Android: Add support for proxies 2020-06-16 11:06:42 +02:00