Save the current project as a compiled library. (This command currently only works for the primary project.)
Note:
The destination_name has the following semantics: If it is omitted or the empty string, the full project path will be used, with the extension changed to β.compiled_libraryβ. If the name of an existing directory is given, the library will be saved there, using the project base name and the extension changed to β.compiled_libraryβ. Otherwise, the destination name will be interpreted as the path relative to where the current project is.
BR
Martin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
How can a library project save as compiled library?
A little example for whah I have so far:
Thanks
Hi feragfh6.
Save the current project as a compiled library. (This command currently only works for the primary project.)
Note:
The destination_name has the following semantics: If it is omitted or the empty string, the full project path will be used, with the extension changed to β.compiled_libraryβ. If the name of an existing directory is given, the library will be saved there, using the project base name and the extension changed to β.compiled_libraryβ. Otherwise, the destination name will be interpreted as the path relative to where the current project is.
BR
Martin