Thanks to visit codestin.com
Credit goes to premake.github.io

Skip to main content

customtoolnamespace

Specifies the custom tool namespace property of a project.

customtoolnamespace ("value")

Parameters

value is the custom tool namespace.

Applies To

Project configurations.

Availability

Premake 5.0.0-alpha12 or later for Visual Studio C# projects.

Examples

customtoolnamespace "CustomNamespace"