From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- app-office/texstudio/files/texmakerx_my.pri | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 app-office/texstudio/files/texmakerx_my.pri (limited to 'app-office/texstudio/files') diff --git a/app-office/texstudio/files/texmakerx_my.pri b/app-office/texstudio/files/texmakerx_my.pri new file mode 100644 index 000000000000..06426fc6a9ce --- /dev/null +++ b/app-office/texstudio/files/texmakerx_my.pri @@ -0,0 +1,18 @@ +CONFIG += link_pkgconfig + +# System Quazip +INCLUDEPATH += @GENTOO_PORTAGE_EPREFIX@/usr/include/quazip +LIBS += -lquazip +#INCLUDEPATH += @GENTOO_PORTAGE_EPREFIX@/usr/include/qt4/QCodeEdit +#INCLUDEPATH += @GENTOO_PORTAGE_EPREFIX@/usr/include/qt4/QtSolutions + +# System hunspell +PKGCONFIG += hunspell + +# System qtsingleapplication +#QT += solutions +CONFIG += qtsingleapplication + +# System qcodeedit +# Not working currently +#CONFIG += qcodeedit -- cgit v1.2.3