premake/modules/vstudio
John Norman 408a927dde Add a new "ScanForModuleDependencies" flag.
This controls the Visual Studio "Scan Sources for Module Dependencies" option, which controls how it scans for C++20 modules.  This new flag sets the option in the generated project files.
2022-01-04 12:19:38 -08:00
..
tests Revert "Merge remote-tracking branch 'hannes-harnisch/inheritdependencies'" 2022-01-04 09:40:25 -05:00
_manifest.lua Added VS2022, v143 default, unit tests 2021-08-30 22:00:13 -05:00
_preload.lua Improve external include & warning support 2022-01-03 08:31:44 -08:00
vs200x_vcproj_user.lua Fsharp support (#879) 2017-08-30 11:35:42 -07:00
vs200x_vcproj.lua Added new 'warning' levels 2020-06-19 14:09:14 -04:00
vs2005_csproj_user.lua Fsharp support (#879) 2017-08-30 11:35:42 -07:00
vs2005_csproj.lua AllowUnsafeBlocks will now be a project level property in new format C# projects 2020-12-07 21:17:19 +00:00
vs2005_dotnetbase.lua Added conditional to VS ItemGroup 2021-10-18 21:40:12 +01:00
vs2005_fsproj_user.lua Fsharp support (#879) 2017-08-30 11:35:42 -07:00
vs2005_fsproj.lua fix disablewarnings (#795) (#896) 2017-09-19 09:13:09 -07:00
vs2005_solution.lua Added support for vcxitems project generation for VS2013+ 2019-10-14 01:13:59 +10:00
vs2005.lua Fsharp support (#879) 2017-08-30 11:35:42 -07:00
vs2008.lua Fsharp support (#879) 2017-08-30 11:35:42 -07:00
vs2010_nuget.lua for vs2017 and up nuget is now handled by msbuild instead of premake 2017-10-09 10:38:01 -07:00
vs2010_rules_props.lua Fsharp support (#879) 2017-08-30 11:35:42 -07:00
vs2010_rules_targets.lua Fixes an issue with custom rules tracking files. 2018-02-27 14:03:52 +01:00
vs2010_rules_xml.lua Enable property categories in VS projects 2018-10-18 12:01:15 +02:00
vs2010_vcxproj_filters.lua Added support for vcxitems project generation for VS2013+ 2019-10-14 01:13:59 +10:00
vs2010_vcxproj_user.lua Replace debuggerflavor with debugger (take #2) 2019-10-21 11:47:07 -04:00
vs2010_vcxproj.lua Add a new "ScanForModuleDependencies" flag. 2022-01-04 12:19:38 -08:00
vs2010.lua Added support for vcxitems project generation for VS2013+ 2019-10-14 01:13:59 +10:00
vs2012.lua Fsharp support (#879) 2017-08-30 11:35:42 -07:00
vs2013_vcxitems.lua Added support for vcxitems project generation for VS2013+ 2019-10-14 01:13:59 +10:00
vs2013.lua Added support for vcxitems project generation for VS2013+ 2019-10-14 01:13:59 +10:00
vs2015.lua Added support for vcxitems project generation for VS2013+ 2019-10-14 01:13:59 +10:00
vs2017.lua Added support for vcxitems project generation for VS2013+ 2019-10-14 01:13:59 +10:00
vs2019.lua Added clang as a valid option for projects generated with vs2019 2020-06-10 21:40:12 -04:00
vs2022.lua Change Visual Studio Version to 17 so sln is opened with VS2022 2021-10-26 12:09:13 +01:00
vstudio.lua Added support for vcxitems project generation for VS2013+ 2019-10-14 01:13:59 +10:00