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

8 lines
184 B
Lua

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