Uses of Class
net.sf.antcontrib.cpptasks.CompilerEnum
Packages that use CompilerEnum
Package
Description
C++ and other compiled languages build support for Ant.
-
Uses of CompilerEnum in net.sf.antcontrib.cpptasks
Methods in net.sf.antcontrib.cpptasks with parameters of type CompilerEnumModifier and TypeMethodDescriptionvoidCCTask.setName(CompilerEnum name) Sets type of the default compiler and linker.voidCompilerDef.setName(CompilerEnum name) Sets compiler type.