Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 19316 - (hide annotations) (download)
Tue Sep 3 15:52:00 2013 UTC (10 years, 8 months ago) by niro
File size: 220 byte(s)
-revert last commit
1 niro 1926 # $Id$
2    
3 niro 1929 # add qt3 dependency
4     DEPEND="${DEPEND}
5 niro 8073 >= x11-libs/qt3-3.3.8"
6 niro 1929
7 niro 6726 export QTDIR=/opt/qt3
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