diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-27 15:30:37 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-27 15:30:37 +0200 |
| commit | 13d9d646f76725c09d74f7e8f3f996b6ca290187 (patch) | |
| tree | f4ef4d3953078d01d3c8259c19e5182ab6921990 /tests/all/all.pro | |
| parent | 92d324ee21bcdde465570131770e14a3dff7b7a6 (diff) | |
| download | qxmpp-13d9d646f76725c09d74f7e8f3f996b6ca290187.tar.gz | |
split vcard tests
Diffstat (limited to 'tests/all/all.pro')
| -rw-r--r-- | tests/all/all.pro | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/all/all.pro b/tests/all/all.pro index 43ddf061..da74f3cb 100644 --- a/tests/all/all.pro +++ b/tests/all/all.pro @@ -13,8 +13,7 @@ SOURCES += \ rtp.cpp \ stanza.cpp \ stun.cpp \ - tests.cpp \ - vcard.cpp + tests.cpp HEADERS += \ dataform.h \ jingle.h \ @@ -25,8 +24,7 @@ HEADERS += \ rtp.h \ stanza.h \ stun.h \ - tests.h \ - vcard.h + tests.h !isEmpty(QXMPP_AUTOTEST_INTERNAL) { HEADERS += codec.h sasl.h si.h |
