annotate bellaciao.pro @ 11:98485ebbdb86 default tip

LayoutView: WidgetViewBox fix
author Goffi <goffi@goffi.org>
date Sat, 27 Aug 2011 00:31:20 +0200
parents c63d67895cbe
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
1 ######################################################################
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
2 # Automatically generated by qmake (2.01a) mer. juil. 27 00:28:52 2011
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
3 ######################################################################
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
4
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
5 TEMPLATE = app
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
6 TARGET =
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
7 DEPENDPATH += .
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
8 INCLUDEPATH += .
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
9 QT += dbus
2
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
10 CONFIG += debug
0
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
11
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
12 # Input
8
c63d67895cbe layout designer: first draft
Goffi <goffi@goffi.org>
parents: 4
diff changeset
13 HEADERS += bellaciao.h contact_list.h dbus_bridge.h dbus_types.h bridge.h settings.h session.h contact.h jid.h layout_designer.h layout_builder.h layout_widget.h layout_view.h
c63d67895cbe layout designer: first draft
Goffi <goffi@goffi.org>
parents: 4
diff changeset
14 SOURCES += main.cpp bellaciao.cpp contact_list.cpp dbus_bridge.cpp dbus_types.cpp bridge.cpp settings.cpp session.cpp contact.cpp jid.cpp layout_designer.cpp layout_builder.cpp layout_widget.cpp layout_view.cpp
c63d67895cbe layout designer: first draft
Goffi <goffi@goffi.org>
parents: 4
diff changeset
15 FORMS += main_win.ui settings.ui layout_designer.ui layout_builder.ui