2014-09-14 08:36:58 +02:00

8 lines
184 B
Lua

-- Microsoft Visual Studio 2010 Solution/Project file generation
module(..., package.seeall)
local msvc_common = require "tundra.ide.msvc-common"
msvc_common.setup("11.00", "2010")