<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Arial, sans-serif" size="3">
<div>&nbsp;</div>
<div>&nbsp;</div>
<div><font size="2">Generally I am using CMake successfully, and am generating makefiles for Linux, Solaris, and Visual Studio 9.&nbsp; I recently used the &quot;Eclipse CDT4 - NMake Makefiles&quot; generator, and then loaded the resulting project into my Eclipse environment
under Windows XP.</font></div>
<div><font size="2">&nbsp;</font></div>
<div><font size="2">Eclipse then complains about missing include paths.&nbsp;&nbsp; The problem is that I have not specified these 'missing' paths in my CMakeLists.txt, or any file included by them.</font></div>
<div><font size="2">&nbsp;</font></div>
<div><font size="2">Does Cmake automatically add&nbsp;&nbsp; PROJECT\include to every project include paths with the Eclipse generator ?&nbsp; If so, is there a way to suppress this behavior ?</font></div>
<div><font size="2">&nbsp;</font></div>
<div><font size="2">&nbsp;</font></div>
<div><font size="2">&nbsp;</font></div>
</font>
</body>
</html>