C# Class vs_nacl.Build.CPPTasks.NaCl.DepFileParse

Show file Open project: kayru/vs-nacl Class Usage Examples

Public Methods

Method Description
DepFileParse ( string path ) : System

Private Methods

Method Description
FixPath ( StringBuilder srcPath ) : string
IsReturn ( char c ) : bool
IsSlash ( char c ) : bool
IsWhitespace ( char c ) : bool
Parse ( string contents ) : void

Method Details

DepFileParse() public method

public DepFileParse ( string path ) : System
path string
return System