mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-29 01:42:32 +01:00
Remove dependency to CPP: Moving parser functions to a dedicated file
Due to the tasks to take in charge, the internal parser will grow in size to support basic CPP feature, so it is a good idea to start by moving the current functions into a dedicated file.
This commit is contained in:
committed by
Carlos R. Mafra
parent
39fa6d9e2c
commit
f0e8b76c03
@@ -71,6 +71,7 @@ libWUtil_la_SOURCES = \
|
||||
handlers.c \
|
||||
hashtable.c \
|
||||
memory.c \
|
||||
menuparser.c \
|
||||
misc.c \
|
||||
notification.c \
|
||||
proplist.c \
|
||||
|
||||
Reference in New Issue
Block a user