Correct a typo in PineapplePictures.pro
This commit is contained in:
parent
1a511ddb02
commit
f3b3ad7b8a
|
@ -59,6 +59,6 @@ else: unix:!android: target.path = /opt/$${TARGET}/bin
|
||||||
RESOURCES += \
|
RESOURCES += \
|
||||||
resources.qrc
|
resources.qrc
|
||||||
|
|
||||||
# Generate fron svg:
|
# Generate from svg:
|
||||||
# magick convert -background none app-icon.svg -define icon:auto-resize="16,32,48,64,128,256" app-icon.ico
|
# magick convert -background none app-icon.svg -define icon:auto-resize="16,32,48,64,128,256" app-icon.ico
|
||||||
RC_ICONS = icons/app-icon.ico
|
RC_ICONS = icons/app-icon.ico
|
||||||
|
|
Loading…
Reference in New Issue
Block a user