From 4e1d91e55fcdfc87cfb92dfbcb3e741cd4a450fd Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Wed, 18 Jul 2012 13:28:10 +0200 Subject: split dataform tests --- tests/tests.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/tests.pro') 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 -- cgit v1.2.3