premake/tests/actions/vstudio/cs2005
Jason Perkins 17f1843c71 Finish renaming architectures away from x32/x64
A number of tests were relying on the fact that x32/x64 were being converted implicitly to x86/x86_64. If/when we retire those symbols, all of those tests would break. Renamed them now to avoid having to sort it out later. Also fixed up comments to keep everything consistent.
2015-04-13 18:27:11 -04:00
..
projectelement.lua Consolidate Visual Studio extensions into the core action 2014-12-08 17:42:00 -05:00
projectsettings.lua Consolidate Visual Studio extensions into the core action 2014-12-08 17:42:00 -05:00
test_assembly_refs.lua Remove nextgen fields and _ng suffixes everywhere 2013-09-13 11:52:00 -04:00
test_build_events.lua Clean up pass over output APIs used by exporters 2014-02-08 10:44:57 -05:00
test_common_props.lua Consolidate Visual Studio extensions into the core action 2014-12-08 17:42:00 -05:00
test_compiler_props.lua Convert all usages of Unsafe flag to new clr() function 2014-11-11 19:24:07 -05:00
test_debug_props.lua Only output VC# .user file if there is something to put in it 2015-03-11 16:11:09 -04:00
test_files.lua Added new filter() to replace configuration(), with required field prefixes 2014-04-25 11:53:01 -04:00
test_icon.lua Remove nextgen fields and _ng suffixes everywhere 2013-09-13 11:52:00 -04:00
test_output_props.lua Split baking back out into own source file; prevent automatic baking of "raw" objects 2013-11-14 08:52:55 -05:00
test_platform_groups.lua Finish renaming architectures away from x32/x64 2015-04-13 18:27:11 -04:00
test_project_refs.lua Fix handling of dependson() for VS C# projects (João Matos) 2014-07-15 18:31:26 -04:00
test_targets.lua Consolidate Visual Studio extensions into the core action 2014-12-08 17:42:00 -05:00
test_user_file.lua Only output VC# .user file if there is something to put in it 2015-03-11 16:11:09 -04:00