aboutsummaryrefslogtreecommitdiff
path: root/tests/qxmppcodec/qxmppcodec.pro
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2012-09-27 17:20:15 +0200
committerJeremy Lainé <jeremy.laine@m4x.org>2012-09-27 17:20:15 +0200
commitd021386aaae364598f4b95222337912cb5b3acce (patch)
tree4517ea971a6cd7e46d8829cb235aa1e53d9af32c /tests/qxmppcodec/qxmppcodec.pro
parent6babe436a33d4f533410616dba0689e291100722 (diff)
downloadqxmpp-d021386aaae364598f4b95222337912cb5b3acce.tar.gz
move QXmppCodec tests
Diffstat (limited to 'tests/qxmppcodec/qxmppcodec.pro')
-rw-r--r--tests/qxmppcodec/qxmppcodec.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/qxmppcodec/qxmppcodec.pro b/tests/qxmppcodec/qxmppcodec.pro
new file mode 100644
index 00000000..28fc1031
--- /dev/null
+++ b/tests/qxmppcodec/qxmppcodec.pro
@@ -0,0 +1,3 @@
+include(../tests.pri)
+TARGET = tst_qxmppcodec
+SOURCES += tst_qxmppcodec.cpp