<?xml version="1.0" encoding="UTF-8"?>
<toolSet>
  <tool name="rxvt shell" description="Run an rxvt shell in current directory" showInMainMenu="true" showInEditor="true" showInProject="true" showInSearchPopup="true" disabled="false" useConsole="false" synchronizeAfterRun="true">
    <exec>
      <option name="COMMAND" value="D:\cygwin\bin\rxvt.exe" />
      <option name="PARAMETERS" value="-fn fixedsys -bg NavyBlue -fg LightGray -e /usr/bin/tcsh" />
      <option name="WORKING_DIRECTORY" value="$FileDir$" />
    </exec>
  </tool>
</toolSet>

