Magellan Linux

Annotation of /branches/R11-unstable/include/qt3.sminc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6654 - (hide annotations) (download)
Tue Sep 14 16:46:32 2010 UTC (13 years, 7 months ago) by niro
Original Path: branches/magellan-next/include/qt3.sminc
File size: 215 byte(s)
imported from trunk
1 niro 1926 # $Id$
2    
3 niro 1929 # add qt3 dependency
4     DEPEND="${DEPEND}
5     >= x11-libs/qt-3.3.8"
6    
7 niro 1926 export QTDIR=/usr
8 niro 1928 export QMAKE=${QTDIR}/bin/qmake
9 niro 1929 export QTLIB=${QTDIR}/$(mlibdir)
10 niro 2896 export PKG_CONFIG_PATH=${PKG_CONFIG_PATH}:${QTLIB}/pkgconfig