Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1928 - (hide annotations) (download)
Wed Jun 10 16:25:13 2009 UTC (14 years, 11 months ago) by niro
Original Path: trunk/core/include/qt3.sminc
File size: 100 byte(s)
-added QMAKE var
1 niro 1926 # $Id$
2    
3     export QTDIR=/usr
4 niro 1928 export QMAKE=${QTDIR}/bin/qmake
5 niro 1926
6     DEPEND="${DEPEND}
7     >= x11-libs/qt-3.3.8"