<div>hello,</div>
<div> </div>
<div>I 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>"menu project->properties...->C/C++->general->additional include directories."</div>
<div> </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> </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 include the root directories only?</div>
<div> </div>
<div>Thanks for your time!</div>
<div> </div>
<div>Chris Lee</div>