nasm/travis/test/ifmacro.json

12 lines
182 B
JSON
Raw Normal View History

[
{
"description": "Generate human readable text with bin",
"id": "ifmacro",
"format": "bin",
"source": "ifmacro.asm",
"target": [
{ "output": "ifmacro.bin" }
]
}
]