LatitudeUpdater 0.1, fix the previous commit
[googlelatitude] / LatitudeUpdater-daemon.pro
diff --git a/LatitudeUpdater-daemon.pro b/LatitudeUpdater-daemon.pro
new file mode 100644 (file)
index 0000000..3550b2a
--- /dev/null
@@ -0,0 +1,7 @@
+TARGET = LatitudeUpdaterDaemon
+QT -= gui
+
+SOURCES += latitudedaemon.cpp main-daemon.cpp
+HEADERS += latitudedaemon.h
+
+include(LatitudeUpdater-common.pri)