Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] defines from external makefile visible inside .c files

Hi,

I'm wondering if it is possible to have the #defines from my external
makefile that I use to build inside all my .c files so that the code is grey
according to the defines set inside this makefile. Currently only the
defines from included header files are parsed.

Many thanks for any hint!

-- 
View this message in context: http://www.nabble.com/defines-from-external-makefile-visible-inside-.c-files-tp22678114p22678114.html
Sent from the Eclipse CDT - Development mailing list archive at Nabble.com.



Back to the top