project('C# resource', 'cs')
e = executable('resprog', 'resprog.cs',
resources : 'TestRes.resx')
test('restest', e)