Add a pointer to Qt coding style
[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