forked from lubuwest/Friendiqa
v0.1.1
This commit is contained in:
parent
fb560b54b1
commit
13394ac62e
12 changed files with 120 additions and 14 deletions
|
@ -12,7 +12,7 @@
|
|||
# The name of your application
|
||||
TEMPLATE = app
|
||||
TARGET = friendiqa
|
||||
CONFIG += debug
|
||||
CONFIG += release
|
||||
QT += qml quick gui widgets androidextras
|
||||
|
||||
include(androidnative.pri/androidnative.pri)
|
||||
|
@ -54,6 +54,7 @@ DISTFILES += \
|
|||
android/gradle/wrapper/gradle-wrapper.properties \
|
||||
android/gradlew.bat \
|
||||
translations/*.ts \
|
||||
translations/*.qm \
|
||||
qml/*.qml \
|
||||
qml/newsqml/*.qml \
|
||||
qml/contactqml/*.qml \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue