Added Android build for deferred shadow example

This commit is contained in:
saschawillems 2016-07-18 20:54:11 +02:00
parent cba856c1eb
commit 7251ba347b
7 changed files with 123 additions and 1 deletions

View file

@ -31,4 +31,5 @@ call _build multithreading %1
call _build textoverlay %1
call _build debugmarker %1
call _build scenerendering %1
call _build terraintessellation %1
call _build terraintessellation %1
call _build deferredshadows %1