api / org.gradle.nativeplatform / NativeBinarySpec / getRcCompiler

getRcCompiler

abstract fun getRcCompiler(): PreprocessingTool

The configuration of the Resource compiler used when compiling resources for this binary. Valid for SharedLibraryBinarySpec, StaticLibraryBinarySpec and NativeExecutableBinarySpec when the 'windows-resources' plugin is applied.