* [gentoo-commits] gentoo-x86 commit in dev-tex/qtexengine/files: qtexengine-0.3-dynlib.patch
@ 2012-01-30 8:22 Johannes Huber (johu)
0 siblings, 0 replies; only message in thread
From: Johannes Huber (johu) @ 2012-01-30 8:22 UTC (permalink / raw
To: gentoo-commits
johu 12/01/30 08:22:27
Added: qtexengine-0.3-dynlib.patch
Log:
Version bump wrt bug #400737. Thanks to kensington <gentoo@scribeofthenile.com>.
(Portage version: 2.2.0_alpha84/cvs/Linux i686)
Revision Changes Path
1.1 dev-tex/qtexengine/files/qtexengine-0.3-dynlib.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/qtexengine/files/qtexengine-0.3-dynlib.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/qtexengine/files/qtexengine-0.3-dynlib.patch?rev=1.1&content-type=text/plain
Index: qtexengine-0.3-dynlib.patch
===================================================================
--- config.pri
+++ config.pri
@@ -2,7 +2,7 @@
CONFIG += release
# Comment the lines bellow if you want to build QTeXEngine statically
-#CONFIG += QTeXEngineDll
+CONFIG += QTeXEngineDll
--- test/test.pro
+++ test/test.pro
@@ -7,6 +7,6 @@
DESTDIR = ./
INCLUDEPATH += ../src
-LIBS += ../libQTeXEngine.a
+LIBS += ../libQTeXEngine.so
SOURCES += test.cpp
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-01-30 8:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-30 8:22 [gentoo-commits] gentoo-x86 commit in dev-tex/qtexengine/files: qtexengine-0.3-dynlib.patch Johannes Huber (johu)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox