mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-15 17:14:39 +00:00
removed attempt of auto adding mac icons...
This commit is contained in:
parent
6f6a338cd1
commit
993e79b19e
@ -66,7 +66,9 @@ QMAKE_INFO_PLIST = ../install/info.plist
|
||||
|
||||
# to add MacOS icon
|
||||
ICON = images/meshlab.icns
|
||||
ICON += images/meshlab_obj.icns
|
||||
# note that to add the file icons on the mac the following line does not work.
|
||||
# You have to copy the file by hand into the meshlab.app/Contents/Resources directory.
|
||||
# ICON += images/meshlab_obj.icns
|
||||
|
||||
QT += opengl
|
||||
QT += xml
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user