Class WindowsResourcesPlugin
java.lang.Object
org.gradle.language.rc.plugins.WindowsResourcesPlugin
@Incubating
@Deprecated
public abstract class WindowsResourcesPlugin
extends Object
implements Plugin<Project>
Deprecated.
A plugin for projects wishing to build native binary components from Windows Resource sources.
Automatically includes the WindowsResourceScriptPlugin for core Windows Resource source support and the NativeComponentModelPlugin for native component support.
- Creates a
WindowsResourceCompiletask for eachWindowsResourceSetto compile the sources.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WindowsResourcesPlugin
public WindowsResourcesPlugin()Deprecated.
-
-
Method Details
-
apply
-
cpp-application,cpp-library,swift-application,swift-library,xctest) instead.