org.gradle.language.rc.plugins
[Groovy] Class WindowsResourceScriptPlugin
java.lang.Object
org.gradle.language.rc.plugins.WindowsResourceScriptPlugin
- All Implemented Interfaces:
- Plugin
@Incubating
class WindowsResourceScriptPlugin
Adds core language support for Windows resource script files.
- For any FunctionalSourceSet, adds a conventional WindowsResourceSet called 'rc'.
- Establishes a convention for all WindowsResourceSets so that sources are
located in 'src//rc' and headers are located in 'src//headers'.
-
WindowsResourceScriptPlugin
@Inject
WindowsResourceScriptPlugin(Instantiator instantiator)
-
apply
void apply(ProjectInternal project)
-
Gradle API 1.12