Correct a typo in PineapplePictures.pro

This commit is contained in:
Felix Yan 2020-08-06 19:22:58 +08:00 committed by Gary Wang
parent 1a511ddb02
commit f3b3ad7b8a

View File

@ -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