(qt) install manpage added in r10882

This commit is contained in:
Daniel Lee 2010-06-26 21:42:50 +00:00
parent 24a7cb5dd9
commit b6fa7df0f6
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ LICENSE = "GPL"
target.path = /bin
INSTALLS += target
unix: INSTALLS += man
man.path = /share/man/man1/
man.files = transmission-qt.1
CONFIG += qt qdbus thread debug link_pkgconfig
QT += network
PKGCONFIG = fontconfig libcurl openssl dbus-1