Magellan Linux

Contents of /branches/magellan-next/include/qt3.sminc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6726 - (show annotations) (download)
Wed Sep 22 10:15:37 2010 UTC (13 years, 7 months ago) by niro
File size: 219 byte(s)
-changed QTDIR to /opt/qt3
1 # $Id$
2
3 # add qt3 dependency
4 DEPEND="${DEPEND}
5 >= x11-libs/qt-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