P
P
Pavel K2016-05-28 19:28:28
Mobile development
Pavel K, 2016-05-28 19:28:28

How to properly set library paths in QtCreator when building for Android?

Greetings!
The main project consists of sub-projects of plugins (libraries)
I specify them DESTDIR = ../MyProjects/plugins
and either the project falls into the plugins folder, from where the main project dynamically loads them.
But on Android, the plugins folder is not created, all plugins fall into the /data/data/org.qtproject.myproject/lib folder, where, in addition to my plugins, there are still a lot of internal Qt.
Tell me, please, what to write in the * .pro file of sub-projects so that when they compile, they throw off their libraries into a separate folder, as I understand it, inside the files folder?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question