Set up .app icon and file associations
This commit is contained in:
parent
140de3f929
commit
b903eced97
3 changed files with 37 additions and 0 deletions
|
@ -24,3 +24,7 @@ CONFIG += c++11
|
|||
|
||||
RESOURCES += \
|
||||
resources.qrc
|
||||
|
||||
QMAKE_INFO_PLIST = ../misc/Info.plist
|
||||
|
||||
ICON = ../misc/fstl.icns
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue