[Lazarus] moving a project and its files
Hans-Peter Diettrich
DrDiettrich1 at aol.com
Wed Jan 25 18:59:36 CET 2012
Roberto P. schrieb:
> What are the files that have to be added to our versioning system to be
> able to chekout a copy somewhere else? Or, which files are automatically
> generated by lazarus?
I don't remember where exporting projects is described :-(
Recommended are certain project settings, which force evitable (editing,
session specific...) information into distinct files. Also the resource
type (lrs/fpc) should be set to <what?>. The help on Project Options may
shed some light on it, in detail on Session and Miscellaneous options,
but I found it not really helpful :-(
Some default files (program icon...) can be omitted from the
distribution, they can be generated by the IDE on demand. E.g. "Save
.lrs files in the output directory" suggests that these files can be
omitted from a distribution.
If somebody remembers where exporting/distributing projects is described
in the wiki, please supply the according link.
DoDi
More information about the Lazarus
mailing list