Use of invoker
[googlelatitude] / LatitudeUpdaterDaemon.pro
1 TARGET = LatitudeUpdaterDaemon
2 QT    -= gui
3
4 SOURCES += latitudedaemon.cpp main-daemon.cpp
5 HEADERS += latitudedaemon.h
6
7 include(LatitudeUpdater.pri)