OpenSimMirror/addon-modules
Dan Lake e6141db0dc * Switched Intel license for OpenSim contributors in DSG files
* Added Intel Corporation copyright for DSG to contributors.txt file
* Removed non-DSG bullet development files
2011-06-17 15:18:31 -07:00
..
README minor: slightly improve README for building addon-modules within the main OpenSim build 2010-01-11 15:47:01 +00:00

README

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