Prepare for ovi store
[googlelatitude] / latituded / latituded.pro
index 111a573..eddda0c 100644 (file)
@@ -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()