Remove unnecessary 'request' prefixes
[profile/ivi/ofono-qt.git] / tests / testcase.pro
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/tests/libofono-qt
7 INSTALLS += target