forked from lubuwest/Friendiqa
Friendiqa v0.2
This commit is contained in:
parent
74fb551755
commit
a3be940192
123 changed files with 9156 additions and 2455 deletions
|
@ -21,6 +21,7 @@ SOURCES += common/friendiqa.cpp \
|
|||
common/uploadableimage.cpp \
|
||||
common/xhr.cpp \
|
||||
common/filesystem.cpp \
|
||||
common/remoteauthasyncimageprovider.cpp
|
||||
|
||||
ANDROID_PACKAGE_SOURCE_DIR = $$PWD/android
|
||||
|
||||
|
@ -42,7 +43,8 @@ TRANSLATIONS += translations/friendiqa-de.ts \
|
|||
HEADERS += \
|
||||
common/uploadableimage.h \
|
||||
common/xhr.h \
|
||||
common/filesystem.h
|
||||
common/filesystem.h \
|
||||
common/remoteauthasyncimageprovider.h
|
||||
|
||||
DISTFILES += \
|
||||
qml/calendarqml/*.qml \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue