Read rc.xml and begin parsing

This commit is contained in:
Johan Malm 2020-06-05 23:04:54 +01:00
parent fdc131049c
commit 6166e9b370
12 changed files with 227 additions and 7 deletions

View file

@ -11,4 +11,5 @@ labwc_sources = files(
'xwl.c',
)
subdir('config')
subdir('debug')