|
Makeprojects
|
Create a path entry for with flags for recursion. More...
Public Member Functions | |
| __init__ (self, platform, path, root=None, recursive=False) | |
| Init SearchPathAndFlags. | |
| generate (self, line_list, level=4) | |
| Output the settings. | |
Public Attributes | |
| list | settings |
| List of SETTING objects for the settings. | |
Create a path entry for with flags for recursion.
| makeprojects.codewarrior.SearchPathAndFlags.__init__ | ( | self, | |
| platform, | |||
| path, | |||
| root = None, | |||
| recursive = False ) |
Init SearchPathAndFlags.
| platform | PlatformTypes |
| path | Path to search from |
| root | Root pathname |
| recursive | Boolean, True allows recursion |
| list makeprojects.codewarrior.SearchPathAndFlags.settings |
List of SETTING objects for the settings.