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