Added xmlwin module

This commit is contained in:
James Booth
2015-11-01 19:39:36 +00:00
parent 7e386fbf00
commit db4bcd3e6d
6 changed files with 62 additions and 23 deletions

View File

@@ -24,6 +24,7 @@ core_sources = \
src/ui/rosterwin.c src/ui/occupantswin.c \
src/ui/buffer.c src/ui/buffer.h \
src/ui/chatwin.c \
src/ui/xmlwin.c \
src/command/command.h src/command/command.c \
src/command/commands.h src/command/commands.c \
src/tools/parser.c \