targets/Rtai/target_rtai.py
author greg
Thu, 16 Oct 2008 16:49:39 +0200
changeset 256 1da137b99948
parent 203 cb9901076a21
permissions -rwxr-xr-x
add buildpath parameter for beremiz
fix problems with test_svgui
remove -mno-cygwin from plugins/svgui
203
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     1
class rtai_target(targets.target_gcc):
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     2
    extensionexe = "exe"
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     3
    extensiondll = "dll"