net.sf.antcontrib.cpptasks.devstudio

Class DevStudioCCompiler

public final class DevStudioCCompiler extends DevStudioCompatibleCCompiler

Adapter for the Microsoft(r) C/C++ Optimizing Compiler

Author: Adam Murdoch

Method Summary
ProcessorchangeEnvironment(boolean newEnvironment, Environment env)
static DevStudioCCompilergetInstance()
LinkergetLinker(LinkType type)
intgetMaximumCommandLength()

Method Detail

changeEnvironment

public Processor changeEnvironment(boolean newEnvironment, Environment env)

getInstance

public static DevStudioCCompiler getInstance()

getLinker

public Linker getLinker(LinkType type)

getMaximumCommandLength

public int getMaximumCommandLength()
Copyright ? 2001-2011 Ant-Contrib project. All Rights Reserved.