Merge commit 'refs/merge-requests/1' of gitorious.org:meego-cellular/ofono-qt into...
[profile/ivi/ofono-qt.git] / tests / testcase.pri
1 CONFIG += testcase
2 QT = core testlib dbus
3 INCLUDEPATH += ../lib ../
4 LIBS += -L ../lib -lofono-qt
5
6 target.path = $$[QT_INSTALL_PREFIX]/lib/libofono-qt/tests
7 INSTALLS += target