Review Android Makefiles
This commit is contained in:
parent
22bf279672
commit
d34c1285e0
5 changed files with 394 additions and 49 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -60,6 +60,7 @@ examples/*
|
|||
!examples/*.png
|
||||
# Unignore examples Makefile
|
||||
!examples/Makefile
|
||||
!examples/Makefile.Android
|
||||
|
||||
# Ignore all games files
|
||||
games/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue