|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGNUMakefile
Method Summary | |
---|---|
java.lang.String[] |
getIncludeDirectories()
Get the include directories search paths. |
void |
setIncludeDirectories(java.lang.String[] paths)
Set the search include directories for the "include" directive |
Methods inherited from interface org.eclipse.cdt.make.core.makefile.IMakefile |
---|
expandString, expandString, getBuiltinMacroDefinitions, getBuiltinMacroDefinitions, getBuiltins, getInferenceRules, getInferenceRules, getMacroDefinitions, getMacroDefinitions, getRules, getRules, getTargetRules, getTargetRules, parse |
Methods inherited from interface org.eclipse.cdt.make.core.makefile.IParent |
---|
getDirectives |
Methods inherited from interface org.eclipse.cdt.make.core.makefile.IDirective |
---|
getEndLine, getFileName, getParent, getStartLine, toString |
Method Detail |
---|
void setIncludeDirectories(java.lang.String[] paths)
paths
- java.lang.String[] getIncludeDirectories()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |