forked from aniani/nasm
13 lines
191 B
JSON
13 lines
191 B
JSON
[
|
|
{
|
|
"description": "Test coff alignment",
|
|
"id": "coffalign",
|
|
"format": "win64",
|
|
"source": "coffalign.asm",
|
|
"option": "-Ox",
|
|
"target": [
|
|
{ "output": "coffalign.obj" }
|
|
]
|
|
}
|
|
]
|