18 lines
520 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--perforce-xml-version=1.0-->
<CustomToolDefList varName="customtooldeflist">
<CustomToolDef>
<Definition>
<Name>Push to AllSpice</Name>
<Command>C:\tools\fb-python\fb-python312\python.exe</Command>
<Arguments>C:\allspice\push_to_allspice_windows.py %d</Arguments>
<Shortcut></Shortcut>
<InitDir>%f</InitDir>
</Definition>
<Console>
<CloseOnExit>false</CloseOnExit>
</Console>
<AddToContext>true</AddToContext>
</CustomToolDef>
</CustomToolDefList>