Minor cleanups in model and connect
[squawker.git] / squawker.pro
bloba995b4df4376a7573c361df6949cd5d5d0431d14
1 ######################################################################
2 # Automatically generated by qmake (2.01a) Wed Apr 4 09:59:46 2007
3 ######################################################################
5 TEMPLATE = app
6 TARGET =
7 DEPENDPATH += .
8 INCLUDEPATH += .
10 QT += network xml
11 # Input
12 HEADERS += roles.h timelinehandler.h timeline.h twittersocket.h w_connect.h w_timeline.h
13 FORMS += w_connect.ui w_timeline.ui
14 SOURCES += main.cpp \
15 timelinehandler.cpp \
16 twittersocket.cpp \
17 w_connect.cpp \
18 w_timeline.cpp \
19 timeline.cpp