Magellan Linux

Contents of /branches/magellan-0_10_0/core/include/qt4.sminc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3000 - (show annotations) (download)
Mon Oct 5 18:47:41 2009 UTC (14 years, 8 months ago) by niro
File size: 221 byte(s)
created branch 'magellan-0_10_0'
1 # $Id$
2
3 # add qt4 dependency
4 DEPEND="${DEPEND}
5 >= x11-libs/qt4-4.3.0"
6
7 export QTDIR=/opt/qt4
8 export QMAKE=${QTDIR}/bin/qmake4
9 export QTLIB=${QTDIR}/$(mlibdir)
10 export PKG_CONFIG_PATH=${PKG_CONFIG_PATH}:${QTLIB}/pkgconfig