beremiz

file isExecutable
fix deprecation warnings about accessing properties m_x, m_y of wxKeyEvent

/home/beremiz/beremiz/controls/PouInstanceVariablesPanel.py:354: wxPyDeprecationWarning: Accessing deprecated property.
event.m_x = size.width / 2
from ..toolchain_makefile import toolchain_makefile
class Generic_target(toolchain_makefile):
pass