Re: Using Properocessors with GPS

Arnaud Charlet <[email protected]> Sat, 16 Dec 2006 23:02:03 +0100
Newsgroups gmane.comp.ide.gps.user
Message-ID <[email protected]>
> Unfortuantly not gnatprep; it does some thing different. May be i
> should make my preprocessor look like the gnatprep. But this is a
> cheating solution. I don't like it :-)

That would not work, since only the integrated preprocessor works with
-gnatep, not gnatprep.

> I guess the only way of integrating this into the tools menu is a
> customizing xml entry i guess?

Or simply by using the Build->Make->Custom... which saves the last custom
build command.

Arno