5c2211ac2563e330f71b0426bd02b1c940329c45
[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)