Prepare for ovi store
[googlelatitude] / latitude.qt / latitude.qt.pro
index ba96b9b..e4effe0 100644 (file)
@@ -1,7 +1,5 @@
 TEMPLATE = app
 TARGET   = latitude.qt
-target.path = /opt/linfati.com/bin/
-INSTALLS += target
 
 QT       += network
 CONFIG   += mobility
@@ -16,3 +14,6 @@ LIBS += ../libkqoauth/libkqoauth.a
 
 HEADERS  += widget.h
 SOURCES  += widget.cpp main.cpp
+
+include(../deployment.pri)
+qtcAddDeployment()