CppComponent, Named, SoftwareComponent@Incubating public interface CppApplication extends CppComponent
An instance of this type is added as a project extension by the C++ executable plugin.
Named.Namer| Modifier and Type | Method | Description |
|---|---|---|
CppExecutable |
getDebugExecutable() |
Returns the debug executable for this application.
|
CppExecutable |
getDevelopmentBinary() |
Returns the binary of the component to use as the default for development.
|
CppExecutable |
getReleaseExecutable() |
Returns the release executable for this application.
|
getBaseName, getCppSource, getHeaderFiles, getImplementationDependencies, getPrivateHeaderDirs, getPrivateHeaders, getSource, privateHeaders, sourceCppExecutable getDevelopmentBinary()
getDevelopmentBinary in interface CppComponentCppExecutable getDebugExecutable()
CppExecutable getReleaseExecutable()