targets/Rtai/target_rtai.py
author laurent
Tue, 01 Sep 2009 10:45:07 +0200
changeset 385 49cd52914a6f
parent 203 cb9901076a21
permissions -rwxr-xr-x
Updating windows test for new python plugin and svgui module
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"