beremiz
Clone
Summary
Browse
Changes
Graph
Fixed automatic console rising on w32
2009-12-04, edouard
73b3913b6d9c
file is
Executable
Fixed automatic console rising on w32
from .. import toolchain_makefile
class Makefile_target(toolchain_makefile):
extension = ".ld"
DebugEnabled = False
def getBuilderLDFLAGS(self):
return toolchain_makefile.getBuilderLDFLAGS(self)