X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=LatitudeUpdater-daemon.pro;fp=LatitudeUpdater-daemon.pro;h=0000000000000000000000000000000000000000;hb=b63a62fbf2b7b3b13dda5898a7ff075ecbda6693;hp=4048c536dccd130f73bcd0ab2e45e56f57a6e70e;hpb=fdac716ade15fa4447556cf77407c7bc6b2aba59;p=googlelatitude diff --git a/LatitudeUpdater-daemon.pro b/LatitudeUpdater-daemon.pro deleted file mode 100644 index 4048c53..0000000 --- a/LatitudeUpdater-daemon.pro +++ /dev/null @@ -1,13 +0,0 @@ -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 -}