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.

where find "show files" option

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.

enter image description here


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

asp.net - Passing parameter to telerik popup -

node.js - ldapjs - write after end error -