diff options
Diffstat (limited to 'tests/tests.pro')
| -rw-r--r-- | tests/tests.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/tests.pro b/tests/tests.pro index 9fabdf6f..d73311b6 100644 --- a/tests/tests.pro +++ b/tests/tests.pro @@ -7,6 +7,7 @@ TARGET = qxmpp-tests RESOURCES += tests.qrc SOURCES += \ dataform.cpp \ + iq.cpp \ jingle.cpp \ message.cpp \ presence.cpp \ @@ -16,6 +17,7 @@ SOURCES += \ tests.cpp HEADERS += \ dataform.h \ + iq.h \ jingle.h \ message.h \ presence.h \ |
