$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-02-06 07:50:53
On Monday 30 January 2006 11:30, Jürgen Hunold wrote:
> > > Features (maybe commit message )
> > >
> > > 1. Better qmake compatibility by adding the necessary defines for each
> > > Qt library. E.g. qmake defines QT_CORE_LIB when generating makefiles
> > > for a project using QtCore, QT_GUI_LIB for QtGui and so on.
>
> But I messed up Qt3Support ;-((. Please find a new patch attached which
> corrects QT_COMPAT_LIB to QT_QT3SUPPORT_LIB.
> Sorry, but I have only one Qt3Support based "simple" example ...
Thanks, comitted.
- Volodya