Skip to content

Commit

Permalink
ncnn path
Browse files Browse the repository at this point in the history
  • Loading branch information
eaglesguitar committed Jun 8, 2018
1 parent a6e008e commit 500c1e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/squeezencnn/jni/Android.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
LOCAL_PATH := $(call my-dir)

# change this folder path to yours
NCNN_INSTALL_PATH := $(HOME)/development/codes/ai/ncnn/build-android-armv7/install
NCNN_INSTALL_PATH := $(HOME)/development/codes/ai/ncnn/ncnn/build-android-armv7/install

include $(CLEAR_VARS)
LOCAL_MODULE := ncnn
Expand Down

0 comments on commit 500c1e3

Please sign in to comment.