@Incubating public class WindowsResourcesPlugin extends Object implements Plugin<org.gradle.api.internal.project.ProjectInternal>
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.| コンストラクタと説明 |
|---|
WindowsResourcesPlugin() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
apply(org.gradle.api.internal.project.ProjectInternal project)
Apply this plugin to the given target object.
|