Magellan Linux

Contents of /branches/R11-unstable/include/qt4.sminc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 24893 - (show annotations) (download)
Tue Nov 25 02:21:44 2014 UTC (9 years, 5 months ago) by niro
File size: 220 byte(s)
-release R11-unstable
1 # $Id$
2
3 # add qt4 dependency
4 DEPEND="${DEPEND}
5 >= x11-libs/qt4-core-4.8"
6
7 export QTDIR=/usr
8 export QMAKE=${QTDIR}/bin/qmake4
9 export QTLIB=${QTDIR}/$(mlibdir)
10 export PKG_CONFIG_PATH=${PKG_CONFIG_PATH}:${QTLIB}/pkgconfig