Files
0ad/build/premake/premake5/modules/d/_manifest.lua
T
2017-10-28 16:10:49 +00:00

10 lines
138 B
Lua

return {
"_preload.lua",
"d.lua",
"actions/gmake.lua",
"actions/vstudio.lua",
"tools/dmd.lua",
"tools/gdc.lua",
"tools/ldc.lua",
}