This commit is contained in:
LubuWest 2017-11-24 22:12:03 +01:00
commit 13394ac62e
12 changed files with 120 additions and 14 deletions

View file

@ -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 \