Magellan Linux

Annotation of /branches/R11-stable/include/qt4.sminc

Parent Directory Parent Directory | Revision Log Revision Log


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