blob: a25821a4635ca3afada25f0f5b626e0167b60408 [file] [log] [blame]
# Copyright (c) 2020, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
# =================== GENERATING TEST BINDINGS ==================
# dart ../../bin/ffigen.dart --config config.yaml
# ===============================================================
output: 'native_test_bindings.dart'
libclang-dylib-folder: '../../tool/wrapped_libclang'
sort: true
headers:
- 'native_test.c'
header-filter:
include:
- 'native_test.c'
array-workaround: true