DroidFish: Renamed NativePipedProcess to StockFishJNI.

This commit is contained in:
Peter Osterlund
2012-01-01 10:31:12 +00:00
parent 4f4d1d95d7
commit 04a0b68f1a
4 changed files with 14 additions and 14 deletions

View File

@@ -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 \