Config works as in android.mk
Unsolved
Mobile and Embedded
-
Hello:
I would like to try the following:Add the following configuration in android.mk:
LOCAL_ALLOW_UNDEFINED_SYMBOLS := trueHow can I achieve the same configuration in Qt .pro file?
thank you!