Hi,
I would like to hide moc-files from carbides project explorer.
Can it be done?
Hi,
I would like to hide moc-files from carbides project explorer.
Can it be done?
What is the purpose of that?
Thanks for your fast reply.
Files are generated and AFAIK there is no need to manually change them.
I would like to keep project explorer clean from 'non-relevant ' files so it would be easier to manage relevant files.
I believe Qt Creator doesn't show moc-files by default.
Of course I'm keen to know if there is better way to handle qt project files than Project Explorer
The Project Explorer is the flat file system. The Symbian Project Navigator is the virtual view of only the build files (defined from the bld.inf and MMP).
Tim
Of course, with the proper PRO file mumbo-jumbo the moc_ files can be placed in a separate directory where you don't need to look at them. I think all that's needed is
Code:MOC_DIR = moc