On 6/25/2013 16:53, Mattias Gaertner wrote:
On Tue, 25 Jun 2013 16:10:56 -0400
waldo kitty<wkitt...@windstream.net>  wrote:

in my script, i use this line...

    make OPT="-gl -gh -dHEAPTRC_WINDOW" lazbuild lcl basecomponents starter
bigidecomponents lhelp

when building the components before it builds lazarus... how do i specify the
quoted OPT portion on the lazbuild line

    lazbuild.exe --build-ide= --build-mode="debug ide"

??

lazbuild.exe --build-ide="-gl -gh -dHEAPTRC_WINDOW" --build-mode="debug
ide"

thank you, sir! i thought i might be something that easy but i wasn't really 
sure ;)

--
NOTE: No off-list assistance is given without prior approval.
      Please keep mailing list traffic on the list unless
      private contact is specifically requested and granted.

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to