beremiz
Clone
Summary
Browse
Changes
Graph
Adding support for defining user icons on VariableLocationTree
2009-11-29, laurent
aa7266534461
file is
Executable
Adding support for defining user icons on VariableLocationTree
from .. import toolchain_makefile
class Makefile_target(toolchain_makefile):
extension = ".ld"
DebugEnabled = False
def getBuilderLDFLAGS(self):
return toolchain_makefile.getBuilderLDFLAGS(self)