mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-24 04:16:00 +08:00
Refactor ReactMarker out of Platform
Reviewed By: fromcelticpark Differential Revision: D7803908 fbshipit-source-id: 957e80519c209732b163ece2bccb7c8c36ff8107
This commit is contained in:
committed by
Facebook Github Bot
parent
042449f24a
commit
a363a7b501
@@ -24,7 +24,8 @@ LOCAL_SRC_FILES := \
|
||||
ModuleRegistry.cpp \
|
||||
NativeToJsBridge.cpp \
|
||||
Platform.cpp \
|
||||
RAMBundleRegistry.cpp \
|
||||
RAMBundleRegistry.cpp \
|
||||
ReactMarker.cpp \
|
||||
|
||||
LOCAL_C_INCLUDES := $(LOCAL_PATH)/..
|
||||
LOCAL_EXPORT_C_INCLUDES := $(LOCAL_C_INCLUDES)
|
||||
|
||||
Reference in New Issue
Block a user