removed redundant QTPLUGIN declaration and added macx icon file
This commit is contained in:
parent
5b9bf086cf
commit
181b5da379
@ -26,5 +26,4 @@ CONFIG += c++11
|
|||||||
RESOURCES += resources.qrc
|
RESOURCES += resources.qrc
|
||||||
|
|
||||||
win32:RC_ICONS = resource/logo.ico
|
win32:RC_ICONS = resource/logo.ico
|
||||||
|
macx:ICON = resource/logo.icns
|
||||||
QTPLUGIN += qapng
|
|
||||||
|
Loading…
Reference in New Issue
Block a user