I am writing an opengl application on osx, and it would be really convenient to be able to see the glsl files listed in the project on XCode (the way the .pro file is listed for editing). This would also apply to external .txt configuration files, etc.

Is there a way to include additional files to be listed in a project (presumably in the .pro file) that will not include them for the compiler?