blob: 162e736b944fe69abccfadaac3c06fce46576297 (
plain)
1
2
3
4
5
6
|
# SCript Particle Installer
This contains code that describes which pieces of the project should
be packaged and installed - it is used to build among other things
a `setup_osl.inf` or `.ins` file - that is used by `solenv/bin/make_installer.pl`
to build the installation.
|