On 2012-08-06, Ruud Baltissen <
rbalt...@gmail.com> wrote:
> Where should I put my $DEFINE so it is "written once, valid for all
> units"? Or am I thinking a bit too simplistic? :)
1. on _every_ commandline or global in the IDE
2. in an .inc file that you include in every unit right after the interface
keyword.
If you change any of these, build instead of compile.