Use of invoker
[googlelatitude] / LatitudeUpdater-daemon.pro
diff --git a/LatitudeUpdater-daemon.pro b/LatitudeUpdater-daemon.pro
deleted file mode 100644 (file)
index 4048c53..0000000
+++ /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
-}