summaryrefslogtreecommitdiff
path: root/packages/qt4/qt4-x11-free.inc
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2007-12-27 01:53:46 +0000
committerHolger Freyther <zecke@selfish.org>2007-12-27 01:53:46 +0000
commitd56b2bb2b2fc7c78ef3c405336187926464943ed (patch)
tree18fea1c32f046bb09efb618ff17bc6fa44a78bf9 /packages/qt4/qt4-x11-free.inc
parented5018647cb34f2fb0696a5fa54d8098bc2edf7f (diff)
Qt4/QtopiaCore4: Backport QT_LIBINFIX to add a suffix to libraries. Adapt qmake
Add the 'E' suffix to QtopiaCore libraries. This allows to install both qtopiacore, qt/X11 at the same time.
Diffstat (limited to 'packages/qt4/qt4-x11-free.inc')
-rw-r--r--packages/qt4/qt4-x11-free.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/qt4/qt4-x11-free.inc b/packages/qt4/qt4-x11-free.inc
index 75f7344e24..1647b07fd3 100644
--- a/packages/qt4/qt4-x11-free.inc
+++ b/packages/qt4/qt4-x11-free.inc
@@ -18,7 +18,6 @@ S = "${WORKDIR}/qt-x11-opensource-src-${PV}"
QT_CONFIG_FLAGS += "-no-xinerama -no-tablet -no-xkb -no-opengl"
QT_BASE_NAME = "qt4"
QT_BASE_LIB = "libqt"
-QT_LIBRARY_NAME = "Qt"
QT_DIR_NAME = "qt4"
require qt_depends.inc
require qt_configuration.inc