1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

Compile toxme support

This commit is contained in:
tux3 2015-02-25 11:33:13 +01:00
parent 5c92c3b89d
commit d834fd2577
No known key found for this signature in database
GPG Key ID: 7E086DD661263264

View File

@ -403,6 +403,7 @@ SOURCES += \
src/video/netvideosource.cpp \
src/video/videoframe.cpp \
src/widget/gui.cpp \
src/toxme.cpp
HEADERS += \
src/audio.h \
@ -423,6 +424,7 @@ HEADERS += \
src/video/videoframe.h \
src/video/videosource.h \
src/widget/gui.h \
src/toxme.h
DISTFILES += \
android/gradle/wrapper/gradle-wrapper.jar \