mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 14:16:16 -04:00
Make .pro files compiler agnostic on Android
This commit is contained in:
parent
da2fc01952
commit
ebfe50f814
6 changed files with 8 additions and 8 deletions
|
@ -12,7 +12,7 @@ RESOURCES += qml.qrc
|
|||
|
||||
TEMPLATE = app
|
||||
|
||||
android-g++ {
|
||||
android-* {
|
||||
TEMPLATE = lib
|
||||
QT += androidextras
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue