[lazarus] CVS Changes

Curtis White cwhite at aracnet.com
Mon May 1 02:08:17 EDT 2000


Today I finished the MakeOptionsString function from the
compileroptions.pp unit. This function returns a string of compiler
options from the dialog. I also changed the compiler.pp unit to utilize
this function. So this should now make the Compiler Options dialog fully
functional with compiling.

One thing to note with the Search Paths. They need to be separated with
a ; (semi-colon). It will parse them, breaking them at the ; character,
and will insert the proper compiler switch before each path (-Fu, -Fi,
etc.).


Curtis







More information about the Lazarus mailing list