I'm also thinking how to make it more efficient.
What could be done is to remove <QWidget> from hbqt.h,
but in this case missing (and more granular) dependencies
should be added to each source file explicitly.
F.e. for QFont it's enough to add <qfont.h> instead of
the whole QWidget header, which is huge.
I believe this way it could be made a little bit faster.
Also note, that qglobal.h isn't that big, so this is
not the one we should try to avoid in the first place.
Brgds,
Viktor
On 2009.07.01., at 18:15, Pritpal Bedi wrote:
Hi Viktor
Viktor Szakáts wrote:
The reason for the quickness is that the files are
not compiled at all now.
QT_VERSION needs qtglobal.h to work, if qtglobal.h
is dropped, QT_VERSION will be empty.
Damm!! :-((((((
I did not build any app after it, sorry.
Please fix it.
Regards
Pritpal Bedi
--
View this message in context:
http://www.nabble.com/SF.net-SVN%3A-harbour-project%3A-11589--trunk-harbour-tp24292195p24292630.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour