On Wed, 21 Apr 2010 09:09:00 +0200 Michael Schnell <[email protected]> wrote:
> Hi experts, > > (How) is it possible to define an include file to be a project file, so > that any (project and non-project) unit that includes it will be > recompiled when the include file is modified ? Add the include file to the project. So the IDE checks for changes. FPC checks include files automatically (contrary to Delphi). Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
