Gabriele Contini
2020-03-14 b1ecd639a21eb73b185cbed66b1307f5d39ac529
doc/other/glossary.md
File was renamed from doc/Basic-concepts.md
@@ -1,12 +1,13 @@
#Basic concepts and terminology
# Glossary
##Project
Some `common` word that recur into the documentation have a specific meaning. Below an explanation of the terms and concepts used.
## Project
A project corresponds to one application where the licensing system need to be integrated.
Each project has its own private key and its own folder where `licensecc` is compiled. 
Currently we support only one project per (build) machine. This is especially true in Windows, where the private key has the same name for all the projects.
##Features
## Features
Features let licensed application to selectively enable or disable functions in the application, features are part of the original license, they do not have hardware identifications, they only have validity date. 
#Customizing the build