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