<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7651.59">
<TITLE>RE: [CMake] Eclipse generator - scanner-discovered include pathsand pre-processor symbols</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi Alex,<BR>
<BR>
The included dirs and preprocessor symbols that are added, come from the CMake definitions, and are needed.&nbsp; The container defintion is different, it adds the dirs and symbols that are built-in to the compiler/pre-processor, and the scanner detects those within Eclipse/CDT. So, yes the container definition needs to be added, but it is not really &quot;twice&quot;.<BR>
<BR>
Shash<BR>
<BR>
-----Original Message-----<BR>
From: cmake-bounces@cmake.org on behalf of Alexander Neundorf<BR>
Sent: Sat 3/12/2011 2:12 PM<BR>
To: David Cole<BR>
Cc: cmake@cmake.org<BR>
Subject: Re: [CMake] Eclipse generator - scanner-discovered include pathsand pre-processor symbols<BR>
<BR>
<BR>
So that stuff (included dirs and preprocessor symbols) has to be put twice<BR>
into the project files ?<BR>
<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>