TARGET = LatitudeUpdaterDaemon QT -= gui SOURCES += latitudedaemon.cpp main-daemon.cpp HEADERS += latitudedaemon.h include(LatitudeUpdater-common.pri) unix:!symbian:!maemo5 { desktopfile.files = $${TARGET}.desktop desktopfile.path = /usr/share/applications INSTALLS += desktopfile }