From 496d47c27fd4301411156ebf108188b810f4e902 Mon Sep 17 00:00:00 2001 From: Feng Xiao Date: Tue, 9 Dec 2014 15:47:25 -0800 Subject: [PATCH] Remove map_field.cc from lite-runtime. --- src/Makefile.am | 2 +- vsprojects/libprotobuf-lite.vcproj | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am index b1fb124469..b39917e19c 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -126,7 +126,6 @@ libprotobuf_lite_la_SOURCES = \ google/protobuf/arenastring.cc \ google/protobuf/extension_set.cc \ google/protobuf/generated_message_util.cc \ - google/protobuf/map_field.cc \ google/protobuf/message_lite.cc \ google/protobuf/repeated_field.cc \ google/protobuf/wire_format_lite.cc \ @@ -150,6 +149,7 @@ libprotobuf_la_SOURCES = \ google/protobuf/dynamic_message.cc \ google/protobuf/extension_set_heavy.cc \ google/protobuf/generated_message_reflection.cc \ + google/protobuf/map_field.cc \ google/protobuf/message.cc \ google/protobuf/reflection_internal.h \ google/protobuf/reflection_ops.cc \ diff --git a/vsprojects/libprotobuf-lite.vcproj b/vsprojects/libprotobuf-lite.vcproj index 4859eec08c..09eca4d8ab 100644 --- a/vsprojects/libprotobuf-lite.vcproj +++ b/vsprojects/libprotobuf-lite.vcproj @@ -283,10 +283,6 @@ RelativePath="..\src\google\protobuf\generated_message_util.cc" > - -