premake/src/actions/vstudio
starkos 703ff8ec54 Merge pull request #225 from LORgames/ssurtees/ignoreDefaultLibraries
Added ignoreDefaultLibraries API for Visual Studio 2010+ projects.
2015-08-25 16:52:47 -04:00
..
_vstudio.lua The links API, for visual studio, no longer appends .lib if an extension already exists. Fixes #87 2015-08-24 23:51:48 +10:00
vs200x_vcproj_user.lua Consolidate VS translate-and-make-relative behavior to a single call 2015-05-08 17:08:41 -04:00
vs200x_vcproj.lua Fix output deltas caused by recent file buffering additions 2015-08-24 16:08:17 -04:00
vs2005_csproj_user.lua Consolidate VS translate-and-make-relative behavior to a single call 2015-05-08 17:08:41 -04:00
vs2005_csproj.lua Fix handling of arbitrary platform names in Visual Studio C# projects 2015-08-20 15:34:23 -04:00
vs2005_solution.lua Fix output deltas caused by recent file buffering additions 2015-08-24 16:08:17 -04:00
vs2005.lua More easy sln to wks renames 2015-08-12 14:56:06 -04:00
vs2008.lua More easy solution to workspace renames 2015-08-12 14:53:12 -04:00
vs2010_rules_props.lua Re-standardize all project APIs to Lua's all-lowercase style 2015-05-05 14:46:00 -04:00
vs2010_rules_targets.lua Re-standardize all project APIs to Lua's all-lowercase style 2015-05-05 14:46:00 -04:00
vs2010_rules_xml.lua Re-standardize all project APIs to Lua's all-lowercase style 2015-05-05 14:46:00 -04:00
vs2010_vcxproj_filters.lua Revert ToolVersion change on VC 2013 .filters files to match VS 2015-01-12 17:17:56 -05:00
vs2010_vcxproj_user.lua allow changing of local debugger type 2015-06-25 11:30:48 +02:00
vs2010_vcxproj.lua Added ignoreDefaultLibraries API for Visual Studio 2010+ projects. 2015-08-25 20:33:46 +10:00
vs2010.lua More easy solution to workspace renames 2015-08-12 14:53:12 -04:00
vs2012.lua More easy solution to workspace renames 2015-08-12 14:53:12 -04:00
vs2013.lua More easy solution to workspace renames 2015-08-12 14:53:12 -04:00
vs2015.lua More easy solution to workspace renames 2015-08-12 14:53:12 -04:00