diff options
Diffstat (limited to 'tests/tests.pro')
| -rw-r--r-- | tests/tests.pro | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/tests.pro b/tests/tests.pro index 66e66a9e..068a672e 100644 --- a/tests/tests.pro +++ b/tests/tests.pro @@ -18,7 +18,8 @@ SOURCES += \ rsm.cpp \ rtp.cpp \ stun.cpp \ - tests.cpp + tests.cpp \ + vcard.cpp HEADERS += \ dataform.h \ iq.h \ @@ -31,7 +32,8 @@ HEADERS += \ rsm.h \ rtp.h \ stun.h \ - tests.h + tests.h \ + vcard.h !isEmpty(QXMPP_AUTOTEST_INTERNAL) { HEADERS += codec.h sasl.h |
