c++ - How to show *.ipp files inside "Header Files" filter? -
i'm developing appplication using visual studio, , desing have *.hpp , *.ipp files.
with default options, solution explorer window don't show *.ipp files in header files filter. use show files option proyect have lots of dependencies , list long making difficult me find wanted files quickly.

hence question: how show *.ipp files inside "header files" filter?
making *.ipp --or other file-- appears under header files filter indeed easy. right click on target filter --this work on of filters-- , select properties popup menu.
on properties window add ipp entry showed in image.

Comments
Post a Comment