I am working an some library headers that do not have a .h or .hpp extension. Visual Studio does not give me syntax highlighting and other features for those files. Is there any way to turn them on?
I am working an some library headers that do not have a .h or
Share
Found it. In the German version of Visual Studio, the option can be found under “Extras / Optionen /Text-Editor / Dateierweiterung / [x] Dateien ohne Erweiterung zuordnen zu: Microsoft Visual C++”.