aboutsummaryrefslogtreecommitdiff
path: root/tests/data/construct-value.data
blob: 3eb79198889e96926c0ecb147036d1710571d1a8 (plain)
1
2
3
4
5
6
7
8
9
10
---     # Old schema
link with:
  - library1.dll
  - library2.dll
---     # New schema
link with:
  - = : library1.dll
    version: 1.2
  - = : library2.dll
    version: 2.3