blob: 787cb793af28c1d195471cbf1224dcf25ee532dd [file] [log] [blame]
Import('*')
progs_env.Program(
target = 'vp-tris',
source = ['vp-tris.c'],
)