Hi
Is there a conditional compilation statement for libraries? I have a shared code module that I want to exclude a function from a B4J project that Im compiling as a library.
For now Im using a conditional symbol in the project but was wondering if there is a global conditional statement like #if LIBRARY or something.
Thanks
Is there a conditional compilation statement for libraries? I have a shared code module that I want to exclude a function from a B4J project that Im compiling as a library.
For now Im using a conditional symbol in the project but was wondering if there is a global conditional statement like #if LIBRARY or something.
Thanks