mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-14 03:35:48 +00:00
a0d2112195
See `CHANGES.txt` below for the upstream-composed list of changes. `premake5.exe` built by Stan Accepted By: Stan (for Windows) Trac Tickets: #5869 Differential Revision: https://code.wildfiregames.com/D3219 This was SVN commit r24387.
7 lines
88 B
Lua
7 lines
88 B
Lua
require ("android")
|
|
|
|
return {
|
|
"test_android_files.lua",
|
|
"test_android_project.lua",
|
|
}
|