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 e41696d9..68e85927 100644 --- a/tests/tests.pro +++ b/tests/tests.pro @@ -6,9 +6,11 @@ TARGET = qxmpp-tests RESOURCES += tests.qrc SOURCES += \ + dataform.cpp \ rtp.cpp \ tests.cpp HEADERS += \ + dataform.h \ rtp.h \ tests.h |
