Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To minimize the size of resulting installers, each native library must be explicitely explicitly included. This is done by the <natives> element.

The <natives> element can embed an unlimited number of nested <native> elements.

To add the same library for different processor architectures they must get a different name for each architecture and be added all.

Attribute to
<native>
ValuesRequiredDescription
    
    
    
    

 

Example

For using the Shortcut Panel on Windows there are required the ShellLink native libraries to access some native APIs:

...