Branch
Hash :
1b7d95b9
Author :
Thomas de Grivel
Date :
2025-03-10T12:18:00
wip env.c env_global and env_default
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57
# sources.mk generated by update_sources
HEADERS = \
"action_map.h" \
"application.h" \
"application_window.h" \
"box.h" \
"button.h" \
"entry.h" \
"entry_buffer.h" \
"file.h" \
"frame.h" \
"gsk_gl_renderer.h" \
"gsk_renderer.h" \
"kc3_glib.h" \
"kc3_gtk4.h" \
"label.h" \
"list_box.h" \
"menu.h" \
"menu_item.h" \
"object.h" \
"paned.h" \
"scrolled_window.h" \
"signal.h" \
"simple_action.h" \
"text.h" \
"text_view.h" \
"types.h" \
"widget.h" \
"window.h" \
SOURCES = \
"action_map.c" \
"application.c" \
"application_window.c" \
"box.c" \
"button.c" \
"entry.c" \
"entry_buffer.c" \
"file.c" \
"frame.c" \
"gsk_gl_renderer.c" \
"gsk_renderer.c" \
"kc3_glib.c" \
"label.c" \
"list_box.c" \
"menu.c" \
"menu_item.c" \
"object.c" \
"paned.c" \
"scrolled_window.c" \
"signal.c" \
"simple_action.c" \
"text.c" \
"text_view.c" \
"widget.c" \
"window.c" \