mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-11 20:11:18 +03:00
Last Minute Changes
This commit is contained in:
committed by
iProgramInCpp
parent
06c69d3cc8
commit
8d3abda2fe
@@ -4,8 +4,11 @@ project(reminecraftpe-android)
|
||||
# Project Root
|
||||
set(MC_ROOT ../../../../../../..)
|
||||
|
||||
# Build
|
||||
# Native Android Build
|
||||
add_compile_definitions(USE_NATIVE_ANDROID)
|
||||
set(USE_NATIVE_ANDROID TRUE)
|
||||
|
||||
# Build
|
||||
add_library(reminecraftpe SHARED
|
||||
"${MC_ROOT}/platforms/android/android_native_app_glue.c"
|
||||
"${MC_ROOT}/platforms/android/AppPlatform_android.cpp"
|
||||
|
||||
Reference in New Issue
Block a user