On Mon, 23 Jan 2012 23:22:25 -0200 silvioprog <[email protected]> wrote:
> 2012/1/23 silvioprog <[email protected]>: > > Hello, > > > > It's possible to clear the icon of the project, and change the > > "Application Settings"? Please see: http://imagebin.org/195178 > > > > So, it's possible don't generate the "{$R *.res}" directive? See: > > http://imagebin.org/195179 The default is to *not* create the resource directive. There is nothing to explain. Please explain what you want to achieve. > > The supposed configuration would be: > > > > (...) > > function TFoo.InitProject(AProject: TLazProject): TModalResult; Use as ancestor of TFoo the TProjectDescriptor. >[...] > It's possible to add "Build modes"? Not yet via the TProjectDesciptor. You can use project templates. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
