X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fkitchenalert.pro;fp=src%2Fkitchenalert.pro;h=c850638eefa2e646238523254e594efff8ebe96d;hb=a06334fdc173e26d116b5625aa50b1236d119dfe;hp=171ca7b7a0739a53ede7ae1d3a80e71999d1301e;hpb=9a5278861b2b61209cce7ee2d215045d8dcbdd12;p=kitchenalert diff --git a/src/kitchenalert.pro b/src/kitchenalert.pro index 171ca7b..c850638 100644 --- a/src/kitchenalert.pro +++ b/src/kitchenalert.pro @@ -18,14 +18,16 @@ SOURCES += main.cpp\ timer.cpp \ currentalertstablemodel.cpp \ alertsound.cpp \ - selectsounddialog.cpp + selectsounddialog.cpp \ + stickydialog.cpp HEADERS += kitchenalertmainwindow.h \ createtimersequencedialog.h \ timer.h \ currentalertstablemodel.h \ alertsound.h \ - selectsounddialog.h + selectsounddialog.h \ + stickydialog.h FORMS += kitchenalertmainwindow.ui \ createtimersequencedialog.ui \ @@ -67,3 +69,11 @@ maemo5 { desktopfile.path = /usr/share/applications/hildon INSTALLS += desktopfile } + +OTHER_FILES += \ + qtc_packaging/debian_fremantle/rules \ + qtc_packaging/debian_fremantle/README \ + qtc_packaging/debian_fremantle/copyright \ + qtc_packaging/debian_fremantle/control \ + qtc_packaging/debian_fremantle/compat \ + qtc_packaging/debian_fremantle/changelog