[linux] updmanager: fix including glib resources

This commit is contained in:
SimplestStudio
2024-07-03 12:34:58 +03:00
parent 5a6767f59a
commit f54373596c
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