blob: 0cb823b076a22b349b56684fc2b950ca9c777d61 [file] [log] [blame]
# This file is generated by importer.py for fixnum-0.10.8
import("//build/dart/dart_library.gni")
dart_library("fixnum") {
package_name = "fixnum"
# This parameter is left empty as we don't care about analysis or exporting
# these sources outside of the tree.
sources = []
disable_analysis = true
deps = [
]
}