1 tp_srcs = files([ 2 'tc.c', 3 'tcq.c', 4 'tp.c', 5 'spherical_arc.c', 6 'blendmath.c', 7 ]) 8 tp_inc = include_directories(['.'])