<Unit filename="src/prefix.cpp">
<Option compile="0" />
<Option link="0" />
<Option target="src" />
</Unit>
I see all the header files were in "grey" color, see the screen shot below:If a file is marked to be compiled, it is black, else grey. (Look at sdk.h, it is black.)
Do we need to remove it, or what's reason to keep it in Codeblocks.cbp?I put it there like that so that we can easily synchronise the Unix with the windows project file. I would welcome keeping it that way.