OptimaLab35/src/generate_qrc.sh

4 lines
149 B
Bash
Raw Normal View History

#!/bin/bash
echo "Updating resources.qrc file and placing in ui folder..."
pyside6-rcc app_resources/resources.qrc -o OptimaLab35/ui/resources_rc.py