X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=latituded%2Flatituded.pro;fp=latituded%2Flatituded.pro;h=eddda0c9a9b202e2751f7acf3e5f6a99f7df24ee;hb=d6ca84a22913afba0f0d1f3ea93a834e3a9d26fa;hp=111a5738c03fb8f1ec91a1e54a3f940497dfaea2;hpb=b58ae22b7840fd1c5675fcc01971c9181c2e9b29;p=googlelatitude diff --git a/latituded/latituded.pro b/latituded/latituded.pro index 111a573..eddda0c 100644 --- a/latituded/latituded.pro +++ b/latituded/latituded.pro @@ -1,7 +1,5 @@ TEMPLATE = app TARGET = latituded -target.path = /opt/linfati.com/bin/ -INSTALLS += target QT += network CONFIG += mobility @@ -16,3 +14,6 @@ LIBS += ../libkqoauth/libkqoauth.a HEADERS += daemon.h SOURCES += daemon.cpp main.cpp + +include(../deployment.pri) +qtcAddDeployment()