mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 17:37:30 +09:00
5 lines
278 B
INI
5 lines
278 B
INI
|
|
# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*-
|
||
|
|
|
||
|
|
# This is a standalone C regression executable. It includes the C renderer
|
||
|
|
# implementation directly so it does not require another language's harness.
|
||
|
|
SimplePrograms(['webrender_test'], ext='.c')
|