Work in progress: hacks at vienna, do not use it
[googlelatitude] / libkqoauth / libkqoauth.pro
index 4b8e4ca..7a6cef9 100644 (file)
@@ -2,6 +2,7 @@ TEMPLATE = lib
 CONFIG   += staticlib
 TARGET   = kqoauth
 
+QT       -= gui
 QT       += network
 
 HEADERS += kqoauthauthreplyserver.h \
@@ -22,5 +23,5 @@ SOURCES += kqoauthauthreplyserver.cpp \
            kqoauthrequest_xauth.cpp \
            kqoauthutils.cpp
 
-include(../deployment.pri)
-qtcAddDeployment()
+target.path = /opt/linfati.com/lib
+INSTALLS += target