|
Carbide.c++ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IROMBuilderInfo
IROMBuilderInfo represents one instance of configuration data for the ROM Builder tab.
ICarbideBuildConfiguration
Method Summary | |
---|---|
java.lang.String |
getCommandLine()
Get the command line to build the ROM |
java.lang.String |
getWorkingDirectory()
Get the working directory to run the build from |
void |
setCommandLine(java.lang.String commandLine)
Set the command line with which to build the ROM |
void |
setWorkingDirectory(java.lang.String workingDirectory)
Set the working directory from which to run the build |
Method Detail |
---|
java.lang.String getCommandLine()
void setCommandLine(java.lang.String commandLine)
commandLine
- java.lang.String getWorkingDirectory()
void setWorkingDirectory(java.lang.String workingDirectory)
workingDirectory
-
|
Carbide.c++ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |