WindowsPackageInstallerCompilerOptions interface
Home > @keymanapp/kmc-package > WindowsPackageInstallerCompilerOptions
WindowsPackageInstallerCompilerOptions interface
Options for the .kps Windows package installer compiler
Signature:
export interface WindowsPackageInstallerCompilerOptions extends KmpCompilerOptions
Extends: KmpCompilerOptions
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| [sources](./kmc-package.windowspackageinstallercompileroptions.sources.md) | [WindowsPackageInstallerSources](./kmc-package.windowspackageinstallersources.md) | Sources and metadata for the Windows package installer compiler |


