20 lines
578 B
YAML
20 lines
578 B
YAML
output: '../lib/thermion_dart/viewer/ffi/thermion_dart.g.dart'
|
|
headers:
|
|
entry-points:
|
|
- '../native/include/ThermionDartRenderThreadApi.h'
|
|
- '../native/include/ThermionDartApi.h'
|
|
- '../native/include/ResourceBuffer.h'
|
|
include-directives:
|
|
- '../native/include/ThermionDartRenderThreadApi.h'
|
|
- '../native/include/ThermionDartApi.h'
|
|
- '../native/include/ResourceBuffer.h'
|
|
- '../native/include/APIBoundaryTypes.h'
|
|
ffi-native:
|
|
assetId: package:thermion_dart/thermion_dart.dart
|
|
ignore-source-errors: true
|
|
functions:
|
|
leaf:
|
|
include:
|
|
- '.*'
|
|
|