targets/Rtai/target_rtai.py
author laurent
Thu, 10 Dec 2009 09:34:55 +0100
changeset 494 9e4263099427
parent 203 cb9901076a21
permissions -rwxr-xr-x
Bug when opening with not empty buildpath parameter fixed
class rtai_target(targets.target_gcc):
    extensionexe = "exe"
    extensiondll = "dll"