aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/addon-modules/README
blob: b5bf2e007e5bcc52e795418aa862c3ab85745154 (plain)
1
2
3
4
5
6
7
8
9
In this directory you can place addon modules for OpenSim

Each module should be in it's own tree and the root of the tree
should contain a file named "prebuild.xml", which will be included in the
main prebuild file.

The prebuild.xml should only contain <Project> and associated child tags.  
The <?xml>, <Prebuild>, <Solution> and <Configuration> tags should not be 
included since the add-on modules prebuild.xml will be inserted directly into the main prebuild.xml