fix missing icon and launcher

This commit is contained in:
Gambhiro 2016-01-20 17:07:19 +00:00
parent c853f478aa
commit 629e7c1c79

View File

@ -26,9 +26,11 @@ INSTALLS += themes
icon.path = $$SHARE_INSTALL_DIR
icon.files = $$ASSETS_DIR/Fractorium.png
INSTALLS += icon
launcher.path = $$LAUNCHER_INSTALL_DIR
launcher.files = $$ASSETS_DIR/Fractorium.desktop
INSTALLS += launcher
macx:ICON = $$ASSETS_DIR/Fractorium.icns