Line # Revision Author
1 1 moose ######################################################################
2 # Automatically generated by qmake (1.07a) Mon Aug 2 23:11:51 2004
3 ######################################################################
4
5 TEMPLATE = app
6 DEPENDPATH += include src
7 INCLUDEPATH += . include
8
9 CONFIG += qt thread debug
10
11 # Input
12 HEADERS += include/MadApp.h \
13 include/MadMainWindow.h \
14 include/MadChildFrame.h \
15 include/MadSettingsDialog.h \
16 include/MadPlugin.h
17
18 SOURCES += src/MadApp.cpp \
19 src/MadMainWindow.cpp \
20 src/MadChildFrame.cpp \
21 src/MadSettingsDialog.cpp \
22 src/MadPlugin.cpp
23