Files
sdk/runtime/lib/lib_sources.gypi
T

20 lines
455 B
Python

# Copyright (c) 2011, 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.
# Sources visible via default library.
{
'sources': [
'byte_array.cc',
'byte_array.dart',
'stopwatch.cc',
'error.cc',
'error.dart',
'error.h',
'literal_factory.dart',
'object.cc',
'object.dart',
],
}