We now have a current svn snapshot of libqxt in our contrib dir, and
[quassel.git] / src / contrib / libqxt-2007-10-24 / features / unix / qxtbuild.prf
1 QXTINSTALLDIR = /usr
2 include(../../config.pri)
3 isEmpty(target.path):  target.path   = $${QXTINSTALLDIR}/lib
4 isEmpty(docs.path):    docs.path     = $${QXTINSTALLDIR}/share/doc/libqxt
5 isEmpty(include.path): include.path  = $${QXTINSTALLDIR}/include/Qxt
6 isEmpty(bin.path):     bin.path      = $${QXTINSTALLDIR}/bin
7 include(../qxtbuild.prf)