Uses of Class
net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCLinker
Packages that use OpenWatcomCLinker
Package
Description
Adapters for OpenWatcom compilers and tools.
-
Uses of OpenWatcomCLinker in net.sf.antcontrib.cpptasks.openwatcom
Fields in net.sf.antcontrib.cpptasks.openwatcom declared as OpenWatcomCLinkerModifier and TypeFieldDescriptionprivate static final OpenWatcomCLinker
OpenWatcomCLinker.DLL_LINKER
Dll linker.private static final OpenWatcomCLinker
OpenWatcomCLinker.INSTANCE
Exe linker.Methods in net.sf.antcontrib.cpptasks.openwatcom that return OpenWatcomCLinkerModifier and TypeMethodDescriptionstatic OpenWatcomCLinker
OpenWatcomCLinker.getInstance()
Get linker instance.