OLD | NEW |
| (Empty) |
1 # Copyright 2013 The Chromium Authors. All rights reserved. | |
2 # Use of this source code is governed by a BSD-style license that can be | |
3 # found in the LICENSE file. | |
4 | |
5 { | |
6 'sources': [ | |
7 'src/google/protobuf/arena.cc', | |
8 'src/google/protobuf/arena.h', | |
9 'src/google/protobuf/arenastring.cc', | |
10 'src/google/protobuf/arenastring.h', | |
11 'src/google/protobuf/extension_set.cc', | |
12 'src/google/protobuf/extension_set.h', | |
13 'src/google/protobuf/generated_message_util.cc', | |
14 'src/google/protobuf/generated_message_util.h', | |
15 'src/google/protobuf/io/coded_stream.cc', | |
16 'src/google/protobuf/io/coded_stream.h', | |
17 'src/google/protobuf/io/coded_stream_inl.h', | |
18 'src/google/protobuf/io/zero_copy_stream.cc', | |
19 'src/google/protobuf/io/zero_copy_stream.h', | |
20 'src/google/protobuf/io/zero_copy_stream_impl_lite.cc', | |
21 'src/google/protobuf/io/zero_copy_stream_impl_lite.h', | |
22 'src/google/protobuf/map.h', | |
23 'src/google/protobuf/map_entry_lite.h', | |
24 'src/google/protobuf/map_field_lite.h', | |
25 'src/google/protobuf/map_type_handler.h', | |
26 'src/google/protobuf/message_lite.cc', | |
27 'src/google/protobuf/message_lite.h', | |
28 'src/google/protobuf/repeated_field.cc', | |
29 'src/google/protobuf/repeated_field.h', | |
30 'src/google/protobuf/stubs/atomicops.h', | |
31 'src/google/protobuf/stubs/atomicops_internals_arm64_gcc.h', | |
32 'src/google/protobuf/stubs/atomicops_internals_arm_gcc.h', | |
33 'src/google/protobuf/stubs/atomicops_internals_arm_qnx.h', | |
34 'src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h', | |
35 'src/google/protobuf/stubs/atomicops_internals_generic_gcc.h', | |
36 'src/google/protobuf/stubs/atomicops_internals_macosx.h', | |
37 'src/google/protobuf/stubs/atomicops_internals_mips_gcc.h', | |
38 'src/google/protobuf/stubs/atomicops_internals_pnacl.h', | |
39 'src/google/protobuf/stubs/atomicops_internals_power.h', | |
40 'src/google/protobuf/stubs/atomicops_internals_ppc_gcc.h', | |
41 'src/google/protobuf/stubs/atomicops_internals_solaris.h', | |
42 'src/google/protobuf/stubs/atomicops_internals_tsan.h', | |
43 'src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc', | |
44 'src/google/protobuf/stubs/atomicops_internals_x86_gcc.h', | |
45 'src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc', | |
46 'src/google/protobuf/stubs/atomicops_internals_x86_msvc.h', | |
47 'src/google/protobuf/stubs/atomic_sequence_num.h', | |
48 'src/google/protobuf/stubs/bytestream.cc', | |
49 'src/google/protobuf/stubs/bytestream.h', | |
50 'src/google/protobuf/stubs/callback.h', | |
51 'src/google/protobuf/stubs/casts.h', | |
52 'src/google/protobuf/stubs/common.cc', | |
53 'src/google/protobuf/stubs/common.h', | |
54 'src/google/protobuf/stubs/fastmem.h', | |
55 'src/google/protobuf/stubs/hash.h', | |
56 'src/google/protobuf/stubs/int128.cc', | |
57 'src/google/protobuf/stubs/int128.h', | |
58 'src/google/protobuf/stubs/logging.h', | |
59 'src/google/protobuf/stubs/macros.h', | |
60 'src/google/protobuf/stubs/map_util.h', | |
61 'src/google/protobuf/stubs/mutex.h', | |
62 'src/google/protobuf/stubs/once.cc', | |
63 'src/google/protobuf/stubs/once.h', | |
64 'src/google/protobuf/stubs/platform_macros.h', | |
65 'src/google/protobuf/stubs/port.h', | |
66 'src/google/protobuf/stubs/scoped_ptr.h', | |
67 'src/google/protobuf/stubs/shared_ptr.h', | |
68 'src/google/protobuf/stubs/status.cc', | |
69 'src/google/protobuf/stubs/status.h', | |
70 'src/google/protobuf/stubs/status_macros.h', | |
71 'src/google/protobuf/stubs/statusor.cc', | |
72 'src/google/protobuf/stubs/statusor.h', | |
73 'src/google/protobuf/stubs/stl_util.h', | |
74 'src/google/protobuf/stubs/stringpiece.cc', | |
75 'src/google/protobuf/stubs/stringpiece.h', | |
76 'src/google/protobuf/stubs/stringprintf.cc', | |
77 'src/google/protobuf/stubs/stringprintf.h', | |
78 'src/google/protobuf/stubs/structurally_valid.cc', | |
79 'src/google/protobuf/stubs/strutil.cc', | |
80 'src/google/protobuf/stubs/strutil.h', | |
81 'src/google/protobuf/stubs/template_util.h', | |
82 'src/google/protobuf/stubs/type_traits.h', | |
83 'src/google/protobuf/stubs/time.cc', | |
84 'src/google/protobuf/stubs/time.h', | |
85 'src/google/protobuf/wire_format_lite.cc', | |
86 'src/google/protobuf/wire_format_lite.h', | |
87 'src/google/protobuf/wire_format_lite_inl.h', | |
88 ], | |
89 'include_dirs': [ | |
90 'src', | |
91 ], | |
92 'defines': [ | |
93 # This macro must be defined to suppress the use of dynamic_cast<>, | |
94 # which requires RTTI. | |
95 'GOOGLE_PROTOBUF_NO_RTTI', | |
96 | |
97 'GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER', | |
98 'HAVE_PTHREAD', | |
99 ], | |
100 'direct_dependent_settings': { | |
101 'include_dirs': [ | |
102 'src', | |
103 ], | |
104 'defines': [ | |
105 'GOOGLE_PROTOBUF_NO_RTTI', | |
106 'GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER', | |
107 ], | |
108 # TODO(jschuh): http://crbug.com/167187 size_t -> int. | |
109 'msvs_disabled_warnings': [ 4267 ], | |
110 }, | |
111 } | |
OLD | NEW |