forked from mirrors/0ad
b856281197
Directly taken from https://premake.github.io/. Refs #3729. This was SVN commit r20366.
10 lines
122 B
Lua
10 lines
122 B
Lua
require ("d")
|
|
|
|
return {
|
|
"test_visualstudio.lua",
|
|
"test_gmake.lua",
|
|
"test_dmd.lua",
|
|
"test_gdc.lua",
|
|
"test_ldc.lua",
|
|
}
|