Skip to content

Commit

Permalink
Poppler and PowerPC.
Browse files Browse the repository at this point in the history
  • Loading branch information
textbrowser committed Jan 1, 2025
1 parent 907a5e8 commit fcd15fc
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions biblioteq.powerpc.pro
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,6 @@ LANGUAGE = C++
QT += gui network printsupport sql widgets
QT -= webkit

exists(/usr/include/poppler/qt5) {
DEFINES += BIBLIOTEQ_LINKED_WITH_POPPLER
DEFINES += BIBLIOTEQ_LINKED_WITH_POPPLER5
INCLUDEPATH += /usr/include/poppler/qt5
LIBS += -lpoppler-qt5
}

exists(/usr/include/yaz) {
DEFINES += BIBLIOTEQ_LINKED_WITH_YAZ
LIBS += -lyaz
}

QMAKE_CLEAN += BiblioteQ
QMAKE_CXXFLAGS_RELEASE += -Wall \
-Wcast-align \
Expand Down

0 comments on commit fcd15fc

Please sign in to comment.