summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/genie/src/tools/msc.lua
blob: 28e3d8b5cc89f65cfe790f1a2c397533cfd30615 (plain) (blame)
1
2
3
4
5
6
7
8
9
--
-- msc.lua
-- Interface for the MS C/C++ compiler.
-- Copyright (c) 2009 Jason Perkins and the Premake project
--

	
	premake.msc = { }
	premake.msc.namestyle = "windows"