Mercurial > bellaciao
annotate bellaciao.pro @ 0:22b44846b04b
Initial commit
author | Goffi <goffi@goffi.org> |
---|---|
date | Sat, 06 Aug 2011 15:37:02 +0200 |
parents | |
children | fee291c8d42a |
rev | line source |
---|---|
0 | 1 ###################################################################### |
2 # Automatically generated by qmake (2.01a) mer. juil. 27 00:28:52 2011 | |
3 ###################################################################### | |
4 | |
5 TEMPLATE = app | |
6 TARGET = | |
7 DEPENDPATH += . | |
8 INCLUDEPATH += . | |
9 QT += dbus | |
10 | |
11 # Input | |
12 HEADERS += bellaciao.h contact_list.h dbus_bridge.h dbus_types.h bridge.h parameters.h | |
13 SOURCES += main.cpp bellaciao.cpp contact_list.cpp dbus_bridge.cpp dbus_types.cpp bridge.cpp parameters.cpp | |
14 FORMS += main_win.ui parameters_win.ui |