project('header in file list', 'c')
exe = executable('prog', 'prog.c', 'header.h')
test('basic', exe)