C# Class VSNDK.Tasks.QccCompiler

Inheritance: VSNDKTasks
Afficher le fichier Open project: blackberry/VSPlugin

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
QccCompiler ( ) : System

Méthodes protégées

Méthode Description
ExecuteTool ( string pathToTool, string responseFileCommands, string commandLineCommands ) : int

Execute the specified tool for building

Method Details

ExecuteTool() protected méthode

Execute the specified tool for building
protected ExecuteTool ( string pathToTool, string responseFileCommands, string commandLineCommands ) : int
pathToTool string
responseFileCommands string
commandLineCommands string
Résultat int

QccCompiler() public méthode

public QccCompiler ( ) : System
Résultat System