15 INCLUDEPATH += ../orm \
23 POST_TARGETDEPS += $$DESTDIR/liborm.a \
29 INCLUDEPATH += ../alarm
30 DEPENDPATH += ../alarm
31 POST_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 \
50 HEADERS += roomstabcontainer.h \
52 trackstabcontainer.h \
54 searchtabcontainer.h \
56 dayviewtabcontainer.h \
57 conflictdialogcontainer.h \
60 daynavigatorwidget.h \
67 SOURCES += roomstabcontainer.cpp \
69 trackstabcontainer.cpp \
71 searchtabcontainer.cpp \
73 dayviewtabcontainer.cpp \
74 conflictdialogcontainer.cpp \
77 daynavigatorwidget.cpp \
81 conferenceeditor.cpp \
84 HEADERS += errormessage.h
85 SOURCES += errormessage.cpp
91 # FORMS += alarmdialog.ui
92 # HEADERS += alarmdialog.h
93 # SOURCES += alarmdialog.cpp