[Insight-developers] Adding .txx to VC++ list of extensions for C++ files?

Bill Hoffman bill.hoffman at kitware.com
Tue Sep 5 11:48:48 EDT 2000


You have to be careful here, because you do not want to add the
.txx files to a project, as they should not be compiled.  
It will cause build problems, if you try to compile them as source
files.


At 11:36 AM 9/5/00 -0400, Parag Chandra wrote:
>How can I adjust Windows/VC++ so that it recognizes .txx files as C++ files? I would like to enable syntax highlighting for these files as well as have them show up as valid source files when I try to add them to a project. I have gotten it so that .txx files automatically open with VC++, but nothing more than that.
>  
>Thanks,
>-Parag Chandra





More information about the Insight-developers mailing list