aboutsummaryrefslogtreecommitdiff
path: root/tests/tests.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index 6e34661c..e68b81d6 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -7,12 +7,14 @@ TARGET = qxmpp-tests
RESOURCES += tests.qrc
SOURCES += \
dataform.cpp \
+ presence.cpp \
register.cpp \
rsm.cpp \
rtp.cpp \
tests.cpp
HEADERS += \
dataform.h \
+ presence.h \
register.h \
rsm.h \
rtp.h \