Uses of Class
net.sf.antcontrib.cpptasks.CompilerEnum

Packages that use CompilerEnum
net.sf.antcontrib.cpptasks 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 CompilerEnum
 void CompilerDef.setName(CompilerEnum name)
          Sets compiler type.
 void CCTask.setName(CompilerEnum name)
          Sets type of the default compiler and linker.
 



Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved.