com.nokia.carbide.cpp.epoc.engine.model.makefile.image
Interface IImageMakefileViewConfiguration
- All Superinterfaces:
- IMakefileViewConfiguration, IViewConfiguration
- All Known Implementing Classes:
- DefaultImageMakefileViewConfiguration
public interface IImageMakefileViewConfiguration
- extends IMakefileViewConfiguration
This configuration provides the expected names for the
variables and tools used in processing image makefiles.
getImageBuilderName
java.lang.String getImageBuilderName()
- get name of tool that builds images (e.g. mifconv)
getImageBuilderCommandLineConverter
IImageBuilderCommandLineConverter getImageBuilderCommandLineConverter()
- Get a converter for creating/rewriting the image builder command lines