<div>hello,</div>
<div>&nbsp;</div>
<div>I&nbsp;built a project based on ITK and VTK using VC++.NET, </div>
<div>but found it's bothering to add .h file to it though the way like</div>
<div>&quot;menu project-&gt;properties...-&gt;C/C++-&gt;general-&gt;additional include directories.&quot;</div>
<div>&nbsp;</div>
<div>As a new in ITK, I added the include file according to the example given by InsightToolkit-2.4.0 and InsightApplications-2.4.0,</div>
<div>which include lots of directories.</div>
<div>As a result when it compilered to errors or warings, I was troubled.</div>
<div>&nbsp;</div>
<div>Why they include so many child directories as well as their parent directories?</div>
<div>So were there some easier way to do this?</div>
<div>Can I&nbsp;include the root directories only?</div>
<div>&nbsp;</div>
<div>Thanks for your time!</div>
<div>&nbsp;</div>
<div>Chris Lee</div>