/ToolsetChanger

A simple python script is used to change the toolset of the Visual Studio project

Primary LanguagePythonMIT LicenseMIT

ToolsetChanger

A simple python script is used to change the toolset of the Visual Studio project

Usage

python ToolsetChanger.py <directory> <new_toolset>

Example commands:

python ToolsetChanger.py E:\test\project LLVM-MSVC_v143