23 lines
773 B
Plaintext
23 lines
773 B
Plaintext
Categories:Games
|
|
License:MIT
|
|
Web Site:http://www.ogre3d.org/
|
|
Source Code:https://github.com/OGRECave/ogre
|
|
Issue Tracker:https://github.com/OGRECave/ogre/issues
|
|
|
|
Summary:Object-Oriented Graphics Rendering Engine - Samples
|
|
|
|
Repo Type:git
|
|
Repo:https://github.com/OGRECave/ogre.git
|
|
|
|
Build:1.10.7,1
|
|
commit=v1.10.7
|
|
output=SampleBrowserNDK/bin/NativeActivity-release-unsigned.apk
|
|
build=export ANDROID_SDK=$$SDK$$ && \
|
|
cmake -DCMAKE_BUILD_TYPE=Release -DOGRE_RESOURCEMANAGER_STRICT=ON -DANDROID_NATIVE_API_LEVEL=21 -DANDROID_ABI="armeabi-v7a with NEON" -DCMAKE_TOOLCHAIN_FILE=CMake/toolchain/android.toolchain.cmake . && \
|
|
cmake --build . && \
|
|
ant -f SampleBrowserNDK/build.xml release
|
|
ndk=r15b
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:Tags
|