blob: 4af2defbf19916facb4f63afdb85caf9075c51fe [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/generate.dart --config config.yaml
# ===============================================================
output: 'native_functions_bindings.dart'
libclang-dylib-folder: '../../tool/wrapped_libclang'
sort: true
headers:
- 'native_functions.c'
header-filter:
include:
- 'native_functions.c'