mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-20 20:26:36 +00:00
b856281197
Directly taken from https://premake.github.io/. Refs #3729. This was SVN commit r20366.
10 lines
150 B
Lua
10 lines
150 B
Lua
return {
|
|
"_preload.lua",
|
|
"gmake.lua",
|
|
"gmake_cpp.lua",
|
|
"gmake_csharp.lua",
|
|
"gmake_makefile.lua",
|
|
"gmake_utility.lua",
|
|
"gmake_workspace.lua",
|
|
}
|