beremiz
Clone
Summary
Browse
Changes
Graph
Bugs with TextCtrlAutoComplete on Windows fixed
2009-10-22, laurent
3f285782ac9b
file is
Executable
Bugs with TextCtrlAutoComplete on Windows fixed
from .. import toolchain_makefile
class Makefile_target(toolchain_makefile):
extension = ".ld"
DebugEnabled = False
def getBuilderLDFLAGS(self):
return toolchain_makefile.getBuilderLDFLAGS(self)