<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<small><font face="Helvetica, Arial, sans-serif">Hi Mark,<br>
<br>
The .txx files will be compiled if they are excluded or included from
the project.<br>
<br>
I have found it easiest to leave the project as CMake creates it. The
.txx files can be easily accessed by opening the associated .h file,
scrolling to the bottom, right-clicking the ITK_MANUAL_INSTANTIATION
#include line, and selecting "Open Document xxxxxx.txx". In Visual
Studio 2005 you can enable syntax highlighting by navigating to Tools
&gt; Options &gt; Text Editor &gt; File Extensions and then adding the
txx extension with the C++ editor.<br>
<br>
HTH<br>
<br>
Cheers, Dan<br>
<br>
Mark Wyszomierski wrote:</font></small>
<blockquote
 cite="middfdfe01e0705090924j79f8d9d9q93a1b96beb97ed70@mail.gmail.com"
 type="cite"><small><font face="Helvetica, Arial, sans-serif">Hi,
  <br>
I just built a version of ITK for visual studio 2005. The project does
  <br>
not seem to include the txx files which are sitting in the project
  <br>
folder. I need to modify the txx files and have them compiled as well.
  <br>
How do I get CMake or ITK to include the txx files as part of the
  <br>
project?
  <br>
  <br>
Thanks,
  <br>
Mark
  <br>
_______________________________________________
  <br>
Insight-users mailing list
  <br>
<a class="moz-txt-link-abbreviated" href="mailto:Insight-users@itk.org">Insight-users@itk.org</a>
  <br>
<a class="moz-txt-link-freetext" href="http://www.itk.org/mailman/listinfo/insight-users">http://www.itk.org/mailman/listinfo/insight-users</a>
  <br>
  </font></small></blockquote>
</body>
</html>