beremiz
Clone
Summary
Browse
Changes
Graph
add docutils in svgui plugins to launch inkscape
2008-10-20, greg
038eff285e00
file is
Executable
add docutils in svgui plugins to launch inkscape
fix bug in Beremiz.py when open project without buildpath
from .. import toolchain_gcc
class Linux_target(toolchain_gcc):
extension = ".so"
CustomLDFLAGS = ["-shared", "-lrt"]