I've noticed that the .moc files are #included at the bottom of each .cpp file, but they are not mentioned in the Makefile and are not present in CVS. Something is triggering their being built during the build process, but I can't find any reference to it. How is this done?