aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qt4/qt4-embedded-4.6.0/linux.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-12-10 19:37:29 +0100
committerKoen Kooi <koen@openembedded.org>2009-12-10 19:37:29 +0100
commit37f8d271e8e4e8ce72378b048a27a5c4fce32ffe (patch)
tree3994b34ac3fd4e0c5b42e006184a2f2a255b14d4 /recipes/qt4/qt4-embedded-4.6.0/linux.conf
parent0da04d10984df9399b75c0a05cb7da66e7c9d59a (diff)
downloadopenembedded-37f8d271e8e4e8ce72378b048a27a5c4fce32ffe.tar.gz
qt 4.6.0: make it build, add GLES versions
* recipes still need lots of cleanup and fixes, help welcome
Diffstat (limited to 'recipes/qt4/qt4-embedded-4.6.0/linux.conf')
-rw-r--r--recipes/qt4/qt4-embedded-4.6.0/linux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/qt4/qt4-embedded-4.6.0/linux.conf b/recipes/qt4/qt4-embedded-4.6.0/linux.conf
index 2e862407bc..68ae80b929 100644
--- a/recipes/qt4/qt4-embedded-4.6.0/linux.conf
+++ b/recipes/qt4/qt4-embedded-4.6.0/linux.conf
@@ -15,7 +15,7 @@ QMAKE_INCDIR_OPENGL =
QMAKE_LIBDIR_OPENGL =
-QMAKE_LIBS = -lglib-2.0
+QMAKE_LIBS = -Wl,-rpath-link,SEDME/lib -lglib-2.0
QMAKE_LIBS_DYNLOAD = -ldl
QMAKE_LIBS_X11 = $(OE_QMAKE_LIBS_X11)
QMAKE_LIBS_X11SM = $(OE_QMAKE_LIBS_X11SM)