targets/Rtai/target_rtai.py
author laurent
Wed, 29 Jul 2009 10:30:19 +0200
changeset 363 e0c4d3549369
parent 203 cb9901076a21
permissions -rwxr-xr-x
Adding support for recursively generate STLibrary and BlockLibrary according to plugin tree
class rtai_target(targets.target_gcc):
    extensionexe = "exe"
    extensiondll = "dll"