summaryrefslogtreecommitdiff
path: root/abi-descriptor.template
blob: f52ef24f0f6ba3dc4ac037108468e2749af55bff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<descriptor>
<version>
    0.0.0
</version>
<headers>
    {RELPATH}/abi-check-headers
</headers>
<libs>
    {RELPATH}/.libs
</libs>
<include_paths>INCLUDE_DIRS
</include_paths>
</descriptor>