Kjow schreef:
2010/3/15 ik <[email protected]>:
On menu tools choose "Configure Build Lazarus"
Then there use the tab "Advance build options"
And there on the "Options" TEdit place your option (-dOldAutoSize)
And then build Lazarus from there :)
Yes I know :)
From "IDE->Advanced Build Option->options" No problems.
But I need to include this option on a script that update everyday my
lazarus revision to the latest, so I need a way to build lazarus IDE
by command prompt / terminal with this option :)
If you did previously:
make clean bigide
now do:
make clean bigide OPT="-dOldAutoSize"
Vincent
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus