Mercurial > bellaciao
view bellaciao.pro @ 2:fee291c8d42a
settings: profiles management first draft
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 08 Aug 2011 10:30:23 +0200 |
parents | 22b44846b04b |
children | 220e5619bf87 |
line wrap: on
line source
###################################################################### # Automatically generated by qmake (2.01a) mer. juil. 27 00:28:52 2011 ###################################################################### TEMPLATE = app TARGET = DEPENDPATH += . INCLUDEPATH += . QT += dbus CONFIG += debug # Input HEADERS += bellaciao.h contact_list.h dbus_bridge.h dbus_types.h bridge.h settings.h session.h SOURCES += main.cpp bellaciao.cpp contact_list.cpp dbus_bridge.cpp dbus_types.cpp bridge.cpp settings.cpp session.cpp FORMS += main_win.ui settings.ui