11 lines
221 B
YAML
11 lines
221 B
YAML
name: MoneroC
|
|
description: monero_c bindings
|
|
output: 'lib/src/generated_bindings_monero.g.dart'
|
|
headers:
|
|
entry-points:
|
|
- 'monero_wallet2_api_c.h'
|
|
|
|
exclude-all-by-default: true
|
|
functions:
|
|
include:
|
|
- "MONERO_.+" |