mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
fixed YACReaderLibrary.pro on macosx
This commit is contained in:
parent
989be83f1f
commit
288aec8c53
@ -123,8 +123,9 @@ include(../custom_widgets/custom_widgets.pri)
|
|||||||
|
|
||||||
RESOURCES += images.qrc files.qrc
|
RESOURCES += images.qrc files.qrc
|
||||||
win32:RESOURCES += images_win.qrc
|
win32:RESOURCES += images_win.qrc
|
||||||
linux:RESOURCES += images_win.qrc
|
unix:!macx:RESOURCES += images_win.qrc
|
||||||
mac:RESOURCE += images_osx.qrc
|
macx:RESOURCES += images_osx.qrc
|
||||||
|
|
||||||
RC_FILE = icon.rc
|
RC_FILE = icon.rc
|
||||||
|
|
||||||
macx {
|
macx {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user