On 09/10/2007, Mattias Gaertner <[EMAIL PROTECTED]> wrote: > There is no 'Open unit', 'Open form'.
I meant 'File -> Open'. > > Maybe we should change the default unit output directory for projects to > units/$(TargetCPU)-$(TargetOS). And with that my dream from two years ago would become a reality! :-) I'm all for this change, because currently I do it manually for every single project of mine. Adding -FUunits to the 'Compiler Options -> Other' tab. I hate seeing source files and compiled units in the same directory! > And maybe put the default .lps file into the lazarus config directory > (third option). That could work, because that file is disposable anyway. It never gets checked into a repository and is specific to a user. I vote for this one too. > > Then a simple console utility could look like this: > .lpi, .lpr, units/, .exe > > And a simple application like this: > .lpi, .lpr, .pas, .lfm, includes/, units/, .exe > > Delphians will become jealous. That looks good to me... Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
