An other option is to do like qt4 and include the moc file in the corresponding .C file. (at the end)
I like this a lot better than 'moc -include'. I actually had a qt3 patch sometime ago when I did this for qt4, but nobody was interested. There will be some Makefile.am changes if you guys decide to go this way. (Scons changes are trivial.) Bo