beremiz
Clone
Summary
Browse
Changes
Graph
Bug when trying to hide SVG elements fixed
2009-11-29, laurent
6d73b097efb5
file is
Executable
Bug when trying to hide SVG elements fixed
from .. import toolchain_makefile
class Makefile_target(toolchain_makefile):
extension = ".ld"
DebugEnabled = False
def getBuilderLDFLAGS(self):
return toolchain_makefile.getBuilderLDFLAGS(self)