15 INCLUDEPATH += ../orm \
23 POST_TARGETDEPS += $$DESTDIR/liborm.a \
29 INCLUDEPATH += ../alarm
30 DEPENDPATH += ../alarm
31 TARGETDEPS += $$DESTDIR/libqalarm.a
34 # A shamelessly long list of sources, headers and forms.
35 # Please note that resources MUST be added to the app module
36 # (which means they need to be added to the test module as well,
37 # but I am sure you can live with that for the time being).
39 FORMS += searchhead.ui \
41 daynavigatorwidget.ui \
51 HEADERS += roomstabcontainer.h \
53 trackstabcontainer.h \
55 searchtabcontainer.h \
57 dayviewtabcontainer.h \
58 conflictdialogcontainer.h \
61 daynavigatorwidget.h \
69 SOURCES += roomstabcontainer.cpp \
71 trackstabcontainer.cpp \
73 searchtabcontainer.cpp \
75 dayviewtabcontainer.cpp \
76 conflictdialogcontainer.cpp \
79 daynavigatorwidget.cpp \
84 conferenceeditor.cpp \
87 HEADERS += errormessage.h
88 SOURCES += errormessage.cpp
94 # FORMS += alarmdialog.ui
95 # HEADERS += alarmdialog.h
96 # SOURCES += alarmdialog.cpp