org.gradle.nativebinaries.language.rc.plugins
[Groovy] Class WindowsResourcesNativeBinariesPlugin
java.lang.Object
org.gradle.nativebinaries.language.rc.plugins.WindowsResourcesNativeBinariesPlugin
- All Implemented Interfaces:
- Plugin
@Incubating
class WindowsResourcesNativeBinariesPlugin
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 NativeBinariesPlugin for native binary support.
Creates a WindowsResourceCompile task for each WindowsResourceSet to compile the sources.
apply
void apply(ProjectInternal project)
-
Gradle API 1.12