chore: adjust dir structure, add translator name list

This commit is contained in:
Gary Wang
2020-12-25 13:36:34 +08:00
parent b50b69e9b8
commit 7782ed0e23
18 changed files with 31 additions and 18 deletions

View File

@ -57,11 +57,11 @@ else: unix:!android: target.path = /opt/$${TARGET}/bin
!isEmpty(target.path): INSTALLS += target
RESOURCES += \
resources.qrc
assets/resources.qrc
# Generate from svg:
# 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 = assets/icons/app-icon.ico
# Windows only, for rc file (we're not going to use the .rc file in this repo)
QMAKE_TARGET_PRODUCT = Pineapple Pictures