This repository has been archived on 2022-12-23. You can view files and clone it, but cannot push or open issues or pull requests.
fuck-premake-old2/modules/d/_manifest.lua
2018-05-07 10:14:16 +02:00

11 lines
162 B
Lua

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