net.sf.antcontrib.cpptasks.intel

Class IntelWin32Librarian

public class IntelWin32Librarian extends DevStudioCompatibleLibrarian

Adapter for the xilib from the Intel(r) C++ Compiler for IA-32 or IA-64 systems running Microsoft (r) operating systems

Author: Curt Arnold

Constructor Summary
protected IntelWin32Librarian()
Method Summary
static IntelWin32LibrariangetInstance()
LinkergetLinker(LinkType type)

Constructor Detail

IntelWin32Librarian

protected IntelWin32Librarian()

Method Detail

getInstance

public static IntelWin32Librarian getInstance()

getLinker

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