References for Fairmat plugins
This project contains all the references required to build Fairmat plugins.
Most of these references are part of Fairmat ( http://www.fairmat.com/ ) and are under the Fairmat Accademic license, except thirdy party references which are:
- ICSharpCode.SharpZipLib.dll which is under GPL with usage exceptions.
- Mono.Addins which is under MIT
- QLNet which is under a modified BSD license.
All the licenses can be found under the docs folder.
In order to use this repository to build plugins it's needed to clone it in the folder which will contains all the other plugins, with a structure similar to this:
Containing Folder
- DVPLReferences (This repository)
- DatesGenerator (A plugin project)