mirror of
https://github.com/labwc/labwc.git
synced 2026-06-17 14:33:30 -04:00
icon-loader: support xpm icons
This commit is contained in:
parent
3394f191a4
commit
e1c85f0ef5
5 changed files with 1986 additions and 2 deletions
|
|
@ -1,6 +1,7 @@
|
|||
labwc_sources += files(
|
||||
'img-png.c',
|
||||
'img-xbm.c',
|
||||
'img-xpm.c',
|
||||
)
|
||||
|
||||
if have_rsvg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue