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 60437972..f3248b11 100644 --- a/tests/tests.pro +++ b/tests/tests.pro @@ -6,6 +6,7 @@ TARGET = qxmpp-tests RESOURCES += tests.qrc SOURCES += \ + codec.cpp \ dataform.cpp \ message.cpp \ presence.cpp \ @@ -15,6 +16,7 @@ SOURCES += \ sasl.cpp \ tests.cpp HEADERS += \ + codec.h \ dataform.h \ message.h \ presence.h \ |
