Linux: Install PNG icon to $$PREFIX/share/pixmaps/

This commit is contained in:
Christophe Dumez 2011-03-18 22:49:28 +00:00
commit c7658e2e96

View file

@ -65,6 +65,10 @@ INSTALLS += man
icon96 \ icon96 \
icon128 \ icon128 \
icon192 icon192
pixmap.files = menuicons/128x128/apps/qbittorrent.png
pixmap.path = $$PREFIX/share/pixmaps/
INSTALLS += pixmap
} }
# INSTALL # INSTALL