targets/Rtai/target_rtai.py
author Edouard Tisserant
Thu, 06 Oct 2011 22:39:05 +0200
changeset 622 885a224a35be
parent 203 cb9901076a21
permissions -rwxr-xr-x
runtime's process cwd should now be the same as provided working dir, fixin permission problem on W7
class rtai_target(targets.target_gcc):
    extensionexe = "exe"
    extensiondll = "dll"