Added Android build for deferred shadow example
This commit is contained in:
parent
cba856c1eb
commit
7251ba347b
7 changed files with 123 additions and 1 deletions
10
android/deferredshadows/.gitignore
vendored
Normal file
10
android/deferredshadows/.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