Added multi threading example to cmake and android build

This commit is contained in:
saschawillems 2016-04-02 12:08:19 +02:00
parent 980d3b7d35
commit 52ffbb59bb
9 changed files with 117 additions and 3 deletions

10
android/multithreading/.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
/assets/
/res/
/bin/
/libs/
/obj/
/build.xml
/local.properties
/project.properties
/proguard-project.txt
*.apk