@Incubating public class WindowsResourcesPlugin extends Object implements Plugin<Project>
Automatically includes the WindowsResourceScriptPlugin for core Windows Resource source support and the NativeComponentPlugin for native component support.
WindowsResourceCompile task for each WindowsResourceSet to compile the sources.| Constructor | Description | 
|---|---|
| WindowsResourcesPlugin() | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | apply(Project project) | Apply this plugin to the given target object. |