On Mon, Mar 06, 2006 at 03:47:51PM +0100, Lars Gullik Bjønnes wrote: > Abdelrazak Younes <[EMAIL PROTECTED]> writes: > > | -Id:/program/Qt/4.1.0/include > > This one I get. > > | -Id:/program/Qt/4.1.0/include/Qt > | -Id:/program/Qt/4.1.0/include/QtGui > | -Id:/program/Qt/4.1.0/include/Qt3Support > > Are these really needed? Or would be nice to use <Qt/...> <QtGui/...> > <Qt3Support/...> in the include statements?
Trolltech Support recommends using multiple -I options and 'short' includes. However, within Qt they do actually the opposite themselves. Andre'
