blob: 080c0af9e3d271900d2bba50803d430165e61605 [file] [log] [blame]
# This file is generated by importer.py for fixnum-0.10.11
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 = [
]
}