diff -r 5822d84012fb -r 87be51aa5b5b qtmobility/examples/examples.pri --- a/qtmobility/examples/examples.pri Thu Apr 15 08:16:03 2010 +0300 +++ b/qtmobility/examples/examples.pri Tue Apr 27 17:29:55 2010 +0300 @@ -43,7 +43,3 @@ symbian { DEFINES+= QTM_EXAMPLES_SMALL_SCREEN } -maemo* { - LIBS += -L/opt/qt4-maemo5/lib - QMAKE_LFLAGS += -Wl,-rpath,/opt/qt4-maemo5/lib -}