wireshark/abi-descriptor.template

21 lines
345 B
XML

<?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>
<gcc_options>
-D_U_="__attribute((unused))"
</gcc_options>
<include_preamble>
config.h
</include_preamble>
</descriptor>