df5a9a055fef28640f23b9bc655bfe8ff5ed0768
[tpsession] / tpsession-0.1 / tests / showaccounts / showaccounts.pro
1 # -------------------------------------------------
2 # Project created by QtCreator 2010-01-25T14:58:18
3 # -------------------------------------------------
4 QT += network \
5     dbus
6 QT -= gui
7 INCLUDEPATH += /usr/include/telepathy-1.0/ ../../tpsession
8 LIBS += -ltelepathy-qt4  -ltpsession
9 TARGET = showaccounts
10 CONFIG += console
11 CONFIG -= app_bundle
12 TEMPLATE = app
13 SOURCES += main.cpp \
14     testprog.cpp
15 HEADERS += testprog.h