blob: f1f015eeccf783a1031ed91948940ed616fd20e2 [file] [log] [blame]
[
{ "link with": [ "library1.dll", "library2.dll" ] },
{
"link with": [
{ "=": "library1.dll", "version": 1.2 },
{ "=": "library2.dll", "version": 2.3 },
],
},
]