beremiz
Clone
Summary
Browse
Changes
Graph
Adding support for updating located variables when changing plugin IEC_Channel
2009-12-01, laurent
34c9788bd933
file is
Executable
Adding support for updating located variables when changing plugin IEC_Channel
from .. import toolchain_makefile
class Makefile_target(toolchain_makefile):
extension = ".ld"
DebugEnabled = False
def getBuilderLDFLAGS(self):
return toolchain_makefile.getBuilderLDFLAGS(self)