> This is a generated file built by > > Resources.qrc: > echo "<!DOCTYPE RCC><RCC version='1.0'><qresource>" > $@ > find $(top_srcdir)/lib/images -name '*.png' \ > | sed -e 's:$(top_srcdir)/lib/\(.*\):<file > alias="\1">&</file>:' \ > >> $@ > echo "</qresource></RCC>" >> $@
What is the advantage of doing all these? Bo