Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: jni/Android.mk

Issue 5137878350823424: Unified filenames, removed unused files. (Closed)
Patch Set: Created March 5, 2014, 1:24 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « jni/AbpEngine.cpp ('k') | jni/AndroidWebRequest.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: jni/Android.mk
===================================================================
--- a/jni/Android.mk
+++ b/jni/Android.mk
@@ -24,7 +24,7 @@
include $(CLEAR_VARS)
LOCAL_MODULE := abpEngine
-LOCAL_SRC_FILES := abpEngine.cpp Utils.cpp AndroidLogSystem.cpp AndroidWebRequest.cpp
+LOCAL_SRC_FILES := AbpEngine.cpp Utils.cpp AndroidLogSystem.cpp AndroidWebRequest.cpp
LOCAL_CPP_FEATURES := rtti exceptions
LOCAL_CFLAGS += \
« no previous file with comments | « jni/AbpEngine.cpp ('k') | jni/AndroidWebRequest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld