Hello, all!

Is it possible in qmake organize files in .pro file in such a way to have them splitted to different filters in the resulting .vcproj file? By default all .cpp files are in "Source Files" filter and all .h files are in "Header Files" filter in resulting .vcproj file.