Embed monero.dart into monero_c (#16)
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
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_.+"
|
||||
Reference in New Issue
Block a user