You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-cdr/qpxtool/files/qpxtool-0.7.2-libs.patch

12 lines
266 B

--- qpxtool-0.7.2/gui/qpxtool.pro
+++ qpxtool-0.7.2/gui/qpxtool.pro
@@ -13,6 +13,8 @@
DEPENDPATH += . include locale src
INCLUDEPATH += . include
+LIBS+=-L../lib/lib -lqpxtransport
+
# Input
HEADERS += include/about.h \
include/abstractpreview.h \