mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-19 15:56:49 +00:00
b856281197
Directly taken from https://premake.github.io/. Refs #3729. This was SVN commit r20366.
10 lines
156 B
Lua
10 lines
156 B
Lua
return {
|
|
"_preload.lua",
|
|
"gmake2.lua",
|
|
"gmake2_cpp.lua",
|
|
"gmake2_csharp.lua",
|
|
"gmake2_makefile.lua",
|
|
"gmake2_utility.lua",
|
|
"gmake2_workspace.lua",
|
|
}
|