net.sf.antcontrib.cpptasks.intel

Class IntelWin32Linker

public final class IntelWin32Linker extends DevStudioCompatibleLinker

Adapter for the Intel (r) linker for 32-bit applications

Author: Curt Arnold

Method Summary
static IntelWin32LinkergetInstance()
LinkergetLinker(LinkType type)

Method Detail

getInstance

public static IntelWin32Linker getInstance()

getLinker

public Linker getLinker(LinkType type)
Copyright ? 2001-2011 Ant-Contrib project. All Rights Reserved.