[Lazarus] Question about content of *.lpi file
Vincent Snijders
vsnijders at vodafonevast.nl
Wed Dec 3 22:16:04 CET 2008
Tom Verhoeff schreef:
> When making available some projects for educational assignments,
> I noticed some differences between very similar projects (how they
> open in Lazarus, i.e. what files open in what state).
>
For distributing project information files, it is sensible not to
include the session info, but store that in a separate lazarus project
session file, .lps. See Project -> Project Options -> Session tab.
http://wiki.lazarus.freepascal.org/IDE_Window:_Project_Options#Session
Vincent
More information about the Lazarus
mailing list