mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2025-12-18 03:32:18 +01:00
DroidFish: Renamed NativePipedProcess to StockFishJNI.
This commit is contained in:
@@ -2,8 +2,8 @@ LOCAL_PATH := $(call my-dir)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_MODULE := jni
|
||||
LOCAL_SRC_FILES := jni.cpp
|
||||
LOCAL_MODULE := stockfishjni
|
||||
LOCAL_SRC_FILES := stockfishjni.cpp
|
||||
|
||||
LOCAL_CFLAGS := \
|
||||
-mandroid \
|
||||
|
||||
Reference in New Issue
Block a user