diff options
Diffstat (limited to 'cmake/Modules/Glib.resources.in')
| -rw-r--r-- | cmake/Modules/Glib.resources.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cmake/Modules/Glib.resources.in b/cmake/Modules/Glib.resources.in new file mode 100644 index 0000000..07b7194 --- /dev/null +++ b/cmake/Modules/Glib.resources.in @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<gresources> + <gresource prefix="@GLIB_RESOURCE_PREFIX@"> + @GLIB_RESOURCE_FILES@ + </gresource> +</gresources>
\ No newline at end of file |
