Initial community commit
This commit is contained in:
9
Src/external_dependencies/openmpt-trunk/include/genie/src/tools/msc.lua
vendored
Normal file
9
Src/external_dependencies/openmpt-trunk/include/genie/src/tools/msc.lua
vendored
Normal file
@@ -0,0 +1,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"
|
||||
Reference in New Issue
Block a user