![]() |
Custom resource libraries |
To be written
Specifies the active configuration. You can add any number of configurations. This makes it possible to create multiple output files with different properties easily.
Speficies the resource library files that are used as a base file for the localized resource libraries. If this is left empty the default resource library file that is included into Soluling application is used. Possible library platforms values are:
| Value | VCL | Firemonkey | Description |
|---|---|---|---|
| 32-bit Windows resource DLL | Yes | Yes | 32-bit Windows dynamic-link library file (.dll) |
| 64-bit Windows resource DLL | Yes | Yes | 64-bit Windows dynamic-link library file (.dll) |
| 32-bit macOS library | - | Yes | 32-bit macOS library file (.dylib) |
| 64-bit macOS library | - | Yes | 64-bit macOS library file (.dylib) |
| 32-bit iOS library | - | Yes | 32-bit iOS (iPhone/iPad) library file (.dylib) |
| 64-bit iOS library | - | Yes | 64-bit iOS (iPhone/iPad) library file (.dylib) |
| 32-bit Android library | - | Yes | 32-bit Linux shared library file (.so) compatible to Android |
| 64-bit Android library | - | Yes | 64-bit Linux shared library file (.so) compatible to Android |
Only those platforms that are currently in use are shown. A platform is in use if either the source file or a platform file belongs to the platform.