Magellan Linux

Contents of /tags/old-unstable-20120113/core/include/qt3.sminc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9870 - (show annotations) (download)
Fri Jan 13 21:26:11 2012 UTC (12 years, 4 months ago) by niro
File size: 215 byte(s)
tagged 'old-unstable-20120113'
1 # $Id$
2
3 # add qt3 dependency
4 DEPEND="${DEPEND}
5 >= x11-libs/qt-3.3.8"
6
7 export QTDIR=/usr
8 export QMAKE=${QTDIR}/bin/qmake
9 export QTLIB=${QTDIR}/$(mlibdir)
10 export PKG_CONFIG_PATH=${PKG_CONFIG_PATH}:${QTLIB}/pkgconfig