X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcontrib%2Flibqxt-2007-10-24%2Ffeatures%2Funix%2Fqxtbuild.prf;fp=src%2Fcontrib%2Flibqxt-2007-10-24%2Ffeatures%2Funix%2Fqxtbuild.prf;h=0000000000000000000000000000000000000000;hp=959be867bd5c5cb9e9d7009b4e48fc6122af065f;hb=140d8a132103d2fa9baf55036e09b165624de167;hpb=97d674034551438238c568e8b42efb08e1ba7354 diff --git a/src/contrib/libqxt-2007-10-24/features/unix/qxtbuild.prf b/src/contrib/libqxt-2007-10-24/features/unix/qxtbuild.prf deleted file mode 100644 index 959be867..00000000 --- a/src/contrib/libqxt-2007-10-24/features/unix/qxtbuild.prf +++ /dev/null @@ -1,7 +0,0 @@ -QXTINSTALLDIR = /usr -include(../../config.pri) -isEmpty(target.path): target.path = $${QXTINSTALLDIR}/lib -isEmpty(docs.path): docs.path = $${QXTINSTALLDIR}/share/doc/libqxt -isEmpty(include.path): include.path = $${QXTINSTALLDIR}/include/Qxt -isEmpty(bin.path): bin.path = $${QXTINSTALLDIR}/bin -include(../qxtbuild.prf)