I have my Qt project building using CMake, but in the Xcode project I'm seeing references to missing foo.moc.rule files for each moc'd source file. The fact that they are missing doesn't seem to be hurting anything, but I'm wondering what they are, and if they're not needed, how I can get rid of them... Thanks in advance Glenn