gcontini
2020-03-15 ef7df8048d1067d3148287f27af9047743f1e2ae
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