[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[News.eclipse.dsdp.mtj] Re: Boolean clauses in preprocessor directive s

Yes, I've already read the documentation, and not only it seems that #ifdef, #ifndef does not accept added complexity, but moreover one cannot define a variable to have a value.

Why cannot I have

#define VALUE "true"

when I can do it throught the project properties?


About the ant preprocessor... I don't know if it can be used "silently" like MTJ does. If it is possible, then I'll take a look.


Thanks for you answer.