I'm using include_directories in one of my projects to produce an eclipse mingw project. The problem is that even if I use the BEFORE option my include paths are alway after the mingw ones. How can I specify my own include paths to be the first ones?