Merge branch 'master' into 'master'
add metadata/org.ogre.browser.txt See merge request !2387
This commit is contained in:
commit
832e7a52dc
22
metadata/org.ogre.browser.txt
Normal file
22
metadata/org.ogre.browser.txt
Normal file
|
@ -0,0 +1,22 @@
|
|||
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
|
Loading…
Reference in a new issue