[Lazarus] Converting multiple files from Delphi to Lazarus.
Schindler Karl-Michael
karl-michael.schindler at web.de
Sat May 25 18:53:23 CEST 2013
> From: Daniel Gaspary <dgaspary at gmail.com>
> Subject: [Lazarus] Converting multiple files from Delphi to Lazarus.
> To: Lazarus mailing list <lazarus at lists.lazarus.freepascal.org>
> Message-ID:
> <CAALDFzLkkyqy2TWTDvWvvp2SPajLeu=Oe2_nBjED5W_zzOYiAQ at mail.gmail.com>
>
> I need to convert a lot of .DFM files to .lfm . Just the form
> files, not the entire project.
>
> Is there a way to automate the process ?
>
> Calling the lazarus conversion menu item via script could be a good
> option. Is it possible today?
>
> Thank you.
There is the XDev Toolkit at http://wiki.freepascal.org/XDev_Toolkit which includes the commandline tool DfmToLfm. Maybe that helps you.
Michael.
More information about the Lazarus
mailing list