<!DOCTYPE SimulIDE>

<compiler name="customASM" type="custom" buildPath="$fileDir" useDevice="false">
  <step 
    command="compilerTxt.exe"
    arguments=" $filePath"
    argsDebug=" $filePath"
  />
</compiler>