mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -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
|
@ -17,7 +17,7 @@ RESOURCES += qml.qrc
|
|||
|
||||
# Platform interaction specific code
|
||||
|
||||
android-g++ {
|
||||
android-* {
|
||||
QT += androidextras
|
||||
HEADERS += NativeCalls.h androidplatforminteracions.h
|
||||
SOURCES += NativeCalls.cpp androidplatforminteracions.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue