Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 259 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 259 Bytes

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