Magellan Linux

Contents of /branches/R11-stable/include/qt3.sminc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 14080 - (show annotations) (download)
Wed Nov 21 09:35:49 2012 UTC (11 years, 5 months ago) by niro
File size: 220 byte(s)
-imported core distribution files
1 # $Id$
2
3 # add qt3 dependency
4 DEPEND="${DEPEND}
5 >= x11-libs/qt3-3.3.8"
6
7 export QTDIR=/opt/qt3
8 export QMAKE=${QTDIR}/bin/qmake
9 export QTLIB=${QTDIR}/$(mlibdir)
10 export PKG_CONFIG_PATH=${PKG_CONFIG_PATH}:${QTLIB}/pkgconfig