VisualCpp

The Visual C++ tool chain.

Functions

Link copied to clipboard
Adds an action that can fine-tune the tool configuration for each platform supported by this tool chain.
Link copied to clipboard
abstract fun getDisplayName(): String
Link copied to clipboard
abstract fun getInstallDir(): File
The directory where Visual Studio or Visual C++ is installed.
Link copied to clipboard
abstract fun getName(): String
Link copied to clipboard
abstract fun getWindowsSdkDir(): File
The directory where Windows SDK is installed.
Link copied to clipboard
abstract fun setInstallDir(installDir: Any)
The directory where Visual Studio or Visual C++ is installed.
Link copied to clipboard
abstract fun setWindowsSdkDir(installDir: Any)
The directory where Windows SDK is installed.