forked from mirrors/0ad
b856281197
Directly taken from https://premake.github.io/. Refs #3729. This was SVN commit r20366.
8 lines
124 B
Lua
8 lines
124 B
Lua
require ("codelite")
|
|
|
|
return {
|
|
"test_codelite_workspace.lua",
|
|
"test_codelite_project.lua",
|
|
"test_codelite_config.lua",
|
|
}
|