aboutsummaryrefslogtreecommitdiff
path: root/tests/tests.pri
blob: 4098bb4581a08286f4073a5edf926eacd16eb02d (plain) (blame)
1
2
3
4
5
6
7
8
include(../qxmpp.pri)

QT -= gui
QT += testlib

QMAKE_LIBDIR += ../../src
INCLUDEPATH += $$PWD $$QXMPP_INCLUDEPATH
LIBS += $$QXMPP_LIBS