Embed monero.dart into monero_c (#16)

This commit is contained in:
cyan
2024-07-30 14:05:19 +02:00
committed by GitHub
parent 734662a597
commit 3b9928a665
18 changed files with 18827 additions and 16 deletions
+11
View File
@@ -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_.+"