mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-02-10 18:05:16 +08:00
[linux] updmanager: fix including glib resources
This commit is contained in:
@ -45,7 +45,6 @@ message($$PLATFORM_BUILD)
|
||||
#}
|
||||
|
||||
updmodule:core_linux {
|
||||
SOURCES += $$PWD/res/gresource.c
|
||||
GLIB_RESOURCE_FILES += $$PWD/res/gresource.xml
|
||||
|
||||
glib_resources.name = gresource
|
||||
|
||||
@ -7,7 +7,6 @@ DEFINES += APP_ICON_PATH=\"./icons/desktopeditors.ico\"
|
||||
DEFINES += APP_LANG_PATH=\"./langs/langs.iss\"
|
||||
|
||||
core_linux {
|
||||
SOURCES += $$PWD/res/gresource.c
|
||||
GLIB_RESOURCE_FILES += $$PWD/res/gresource.xml
|
||||
|
||||
glib_resources.name = gresource
|
||||
|
||||
Reference in New Issue
Block a user