Added imgui example Android build
This commit is contained in:
parent
ccfc1f1124
commit
c849d18db3
9 changed files with 169 additions and 26 deletions
10
android/imgui/.gitignore
vendored
Normal file
10
android/imgui/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
/assets/
|
||||
/res/
|
||||
/bin/
|
||||
/libs/
|
||||
/obj/
|
||||
/build.xml
|
||||
/local.properties
|
||||
/project.properties
|
||||
/proguard-project.txt
|
||||
*.apk
|
||||
Loading…
Add table
Add a link
Reference in a new issue