Merge pull request #1273 from ONLYOFFICE/fix/glib-resources

Fix including glib resources
This commit is contained in:
Maxim Kadushkin
2024-07-03 12:44:11 +03:00
committed by GitHub
2 changed files with 0 additions and 2 deletions

View File

@ -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

View File

@ -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