use PRJ_DIR

This commit is contained in:
Gambhiro 2016-01-20 20:56:00 +00:00
parent e735191cb8
commit 149a90bea8

View File

@ -25,7 +25,7 @@ themes.files = $$ASSETS_DIR/dark.qss
INSTALLS += themes INSTALLS += themes
icon.path = $$SHARE_INSTALL_DIR icon.path = $$SHARE_INSTALL_DIR
icon.files = $$EMBER_ROOT/Source/Fractorium/Icons/Fractorium.png icon.files = $$PRJ_DIR/Icons/Fractorium.png
INSTALLS += icon INSTALLS += icon
launcher.path = $$LAUNCHER_INSTALL_DIR launcher.path = $$LAUNCHER_INSTALL_DIR