# premake-vstool **Repository Path**: euclideon/premake-vstool ## Basic Information - **Project Name**: premake-vstool - **Description**: Euclideon / premake-vstool - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-25 - **Last Updated**: 2023-03-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Premake Extension to support the GCC and Clang toolsets in Visual Studio Visual Studio support for GCC and Clang toolsets via [vs-tool](https://github.com/juj/vs-tool) In premake, use the 'toolset' api to choose "gcc" or "clang". Configure the toolchains according to the vs-tool usage instructions. Supported features: * MinGW platform * Clang platform