Mark Morgan Lloyd <[email protected]> hat am 4. Februar 2013 um
12:08 geschrieben:
> Is there an easy way of clearing all stored state out of the .lps/lpi
> files, i.e. leaving no history of opened units/forms etc. except
> possibly a reference to the .lpr or the main-form unit?

You can save session data separate in the lps file.
Close project, delete lps, open project.


> I'm mindful of my current issue with files being referenced over
> different paths (when such a thing is possible, e.g. because of the
> presence of symlinks) but also it would seem like a good thing to do
> before publishing a project as source.

Do you mean
Project / Publish Project
?

Mattias

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to