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

10 lines
174 B
Lua
Vendored

--
-- msc.lua
-- Interface for the MS C/C++ compiler.
-- Copyright (c) 2009 Jason Perkins and the Premake project
--
premake.msc = { }
premake.msc.namestyle = "windows"