|
Makeprojects
|
Root object for a Codeblocks IDE project file Created with the name of the project, the IDE code the platform code (4gw, x32, win) More...
Public Member Functions | |
| __init__ (self, solution) | |
| Initialize the exporter. | |
| generate (self, line_list=None) | |
| Write out the Watcom project. | |
Root object for a Codeblocks IDE project file Created with the name of the project, the IDE code the platform code (4gw, x32, win)
| makeprojects.codeblocks.Project.generate | ( | self, | |
| line_list = None ) |
Write out the Watcom project.
| line_list | string list to save the XML text |