@ -7,8 +7,9 @@ UI_OUT=$(UI:.ui=_ui.py)
all: $(RESOURCES_OUT) $(UI_OUT)
clean:
rm ${UI_OUT}
rm ${RESOURCES_OUT}
rm -f ${UI_OUT}
rm -f ${RESOURCES_OUT}
find -name '__pycache__' -exec rm -rf "{}" \;
%_rc.py: %.qrc
pyrcc5 $< -o $@
The note is not visible to the blocked user.