News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Filtering files with 'Edit file types & categories'

Started by scarphin, October 12, 2014, 05:10:36 PM

Previous topic - Next topic

scarphin

Is it possible to filter files like 'moc*.cpp' under a 'moc' group in management->projects? The point is moc files are outputs of 'meta objects compiler' and are valid .cpp files but they are not meant to be edited by hand (it's possible though). So separating them from source files comes handy. I tried entering 'moc_*.cpp' for a 'moc' group under 'Edit file types & categories' but it didn't work.