Files
winamp/Src/external_dependencies/openmpt-trunk/include/premake/src/_modules.lua
2024-09-24 14:54:57 +02:00

16 lines
227 B
Lua
Vendored

--
-- _modules.lua
-- The list of core modules to preload on startup
-- Copyright (c) 2015 Jason Perkins and the Premake project
--
return {
"gmake",
"vstudio",
"xcode",
"codelite",
"gmake2",
"d",
"android",
}