Updated Compile for Android (markdown)

master
Triston 7 년 전
부모
커밋
a06227c92c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      Compile-for-Android.md

+ 1
- 1
Compile-for-Android.md

@ -31,7 +31,7 @@ After that, just navigate from command line to folder `raylib/src/` and execute
mingw32-make PLATFORM=PLATFORM_ANDROID
**Remember to setup `ANDROID_NDK` `ANDROID_TOOLCHAIN` property properly in the Makefile!**
**Remember to setup `ANDROID_NDK`, `ANDROID_TOOLCHAIN` property properly in the Makefile!**
ANDROID_NDK = C:/android-sdk/ndk-bundle
ANDROID_TOOLCHAIN = C:/android_toolchain_arm_api16

불러오는 중...
취소
저장