beremiz

ToolChain: add IEC library include paths to CFLAGS when building C code from extensions.
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))