#!/bin/sh
exec /mingw64/bin/python.exe -m PyQt5.pyrcc_main ${1+"$@"}
