mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 23:15:14 -04:00
new icons for YACReader
This commit is contained in:
@ -102,6 +102,11 @@ include(../custom_widgets/custom_widgets.pri)
|
||||
|
||||
RESOURCES += images.qrc \
|
||||
files.qrc
|
||||
|
||||
win32:RESOURCES += images_win.qrc
|
||||
unix:!macx:RESOURCES += images_win.qrc
|
||||
macx:RESOURCES += images_osx.qrc
|
||||
|
||||
RC_FILE = icon.rc
|
||||
|
||||
macx {
|
||||
|
Reference in New Issue
Block a user