====== Creating user library ====== User library will be created, after compilation the library will be saved in the project directory. {{:en:mervis-ide:35-help:userlib.png}} One of the ways how to use an already created library in another project is to copy theĀ  library file, ".slb". {{:en:mervis-ide:35-help:userlib1.png}} Copy them to the //Library// folder which is in the Mervis installation directory, such as C:\Program Files\Mervis\0.0.38183\IDE. {{:en:mervis-ide:35-help:userlib3.png}} Add a reference in another project. {{:en:mervis-ide:35-help:userlib7.png}} In the //Standard libraries// folder select the new library and confirm. {{:en:mervis-ide:35-help:userlib8.png}} After the reference is added, the library is ready to be used. {{:en:mervis-ide:35-help:userlib9.png}} Another way is to insert the whole library into a solution, rather than just the compiled part. It will be possible to edit the library later. Copy the library folder into the project folder. {{:en:mervis-ide:35-help:userlib10.png}} Add a new library project in the solution. {{:en:mervis-ide:35-help:userlib4.png}} After a library is inserted, it must be referenced: {{:en:mervis-ide:35-help:userlib5.png}} {{:en:mervis-ide:35-help:userlib6.png}} After a library is referenced, it is ready to be used. {{:en:mervis-ide:35-help:userlib9.png}}