[Eclipseme-users] Not able to use #condition directive
Brought to you by:
setera
From: Aggarwal A. <aa...@ko...> - 2008-08-27 12:48:19
|
Hi, I am not able to use //#condition directive, while preprocessing. I want to exclude few files from compilation. I am using //#condition [expression ] on top of the file .But still, when i do the build(using eclipse), it still compiles these files and puts them in .processed directory. I have defined [expression] as a symbol and value is false. ..Any pointers ? Best Regards Amit Aggarwal |