premake/tests/actions/vstudio
Unknown a0fa8c04e0 Fixes Bug 3294459: vs10 x86_64 using incorrect debug format for minimal rebuild
there is not an option for setting /Z7 OldStyle so OldStyle was removed
/ZI is not compatible with /clr or x64_64
minimal Rebuild requires /Zi in x86_64
2011-04-29 02:07:38 +01:00
..
test_vs200x_vcproj_linker.lua Bug 3034222: StaticLib projects ignore linkoptions 2010-10-13 10:20:26 -04:00
test_vs200x_vcproj.lua Patch 3063804: Set CompileAs flag for VS200x C projects (rjmyst3) 2010-09-14 06:36:40 -04:00
test_vs2005_csproj.lua Added framework to vstudio C# 2005 2010-03-04 21:51:20 +00:00
test_vs2010_filters.lua removes invalid test in vs2010 filters 2010-10-30 11:55:40 +01:00
test_vs2010_flags.lua Fixes Bug 3294459: vs10 x86_64 using incorrect debug format for minimal rebuild 2011-04-29 02:07:38 +01:00
test_vs2010_links.lua changed any comments to line from blocks as parser failed 2010-06-20 01:07:39 +01:00
test_vs2010_project_kinds.lua linkoptions added and refactored for all "kinds" 2010-07-28 01:25:07 +01:00
test_vs2010_vcxproj.lua Removes the setting of WholeProgramOptimization for vs10 projects as per the msdn docs. 2010-12-30 15:40:12 +00:00