mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-09-22 11:37:56 -04:00
Merge pull request #1183 from kiwix/fix_msg_box_lib
This commit is contained in:
commit
61f460261a
@ -200,6 +200,10 @@ QMAKE_CFLAGS += $$PKGCONFIG_CFLAGS
|
|||||||
|
|
||||||
LIBS += $$system(pkg-config --libs $$PKGCONFIG_OPTION \"kiwix >= 13.0.0 kiwix < 14.0.0 libzim >= 9.0.0 libzim < 10.0.0\")
|
LIBS += $$system(pkg-config --libs $$PKGCONFIG_OPTION \"kiwix >= 13.0.0 kiwix < 14.0.0 libzim >= 9.0.0 libzim < 10.0.0\")
|
||||||
|
|
||||||
|
win32 {
|
||||||
|
LIBS += -lUser32
|
||||||
|
}
|
||||||
|
|
||||||
RESOURCES += \
|
RESOURCES += \
|
||||||
resources/kiwix.qrc \
|
resources/kiwix.qrc \
|
||||||
resources/translations.qrc \
|
resources/translations.qrc \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user