C# 클래스 VSNDK.Tasks.QccCompiler

상속: VSNDKTasks
파일 보기 프로젝트 열기: blackberry/VSPlugin

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
QccCompiler ( ) : System

보호된 메소드들

메소드 설명
ExecuteTool ( string pathToTool, string responseFileCommands, string commandLineCommands ) : int

Execute the specified tool for building

메소드 상세

ExecuteTool() 보호된 메소드

Execute the specified tool for building
protected ExecuteTool ( string pathToTool, string responseFileCommands, string commandLineCommands ) : int
pathToTool string
responseFileCommands string
commandLineCommands string
리턴 int

QccCompiler() 공개 메소드

public QccCompiler ( ) : System
리턴 System