Hi,
What's the benefit of removing the suffix in a multi-abi build?
Best regards,
Assam
From: Interest on behalf of Raphael Cotty
Sent: Thursday, November 26, 2020 6:23 PM
To: interest@qt-project.org
Subject: Re: [Interest] Customizing the output library
Hi,
I just gave a try with Qbs and it's possible to keep the old (Qt < 5.14)
naming (without the arch suffix).
I just tried with the addressbook example and it works.
Qbs just needs to trick androiddeployqt a bit.
If that's a feature users can be interested in then it's possible to add it
as an opt
We're in the process of migrating our Android builds from Qt 5.13.0 to
5.15.1. Something that has changed between these two versions is the
default naming scheme for target libraries built using qmake. In our .pro
file, we specify (for example):
TARGET = MyLibrary
In Qt 5.13.0, this produced an o