Is there any standard or convention to group files?
When I want to add *.pkg, *.h, *.loc and other files to a project, it is basically OK where they are stored, say, Source, Resources or any other groups. But as I want to follow the standard or any existing convention, I'd like to know what Groups do you have in your Files tab to store project files. Any replies and suggestions are appreciated.
As I understand your question, you want to know if there is a "standard" folder to store other types of files you might add to the project (non-source or library files). The answer to this would be that no, there is no standard. You can create a folder and name it whatever you want to.
Thanks for your reply. Your understanding is correct. I'm very curious that it is not standarized at all though every developer will refer to *.h, *.loc but they aren't included in the project pane by default.