beremiz
Clone
Summary
Browse
Changes
Graph
Bug when opening with not empty buildpath parameter fixed
2009-12-10, laurent
9e4263099427
file is
Executable
Bug when opening with not empty buildpath parameter fixed
from .. import toolchain_makefile
class LPC_target(toolchain_makefile):
extension = ".ld"
DebugEnabled = False
def getBuilderLDFLAGS(self):
return toolchain_makefile.getBuilderLDFLAGS(self)