Uses of Class
com.github.maven_nar.cpptasks.CompilerEnum

Packages that use CompilerEnum
com.github.maven_nar.cpptasks C++ and other compiled languages build support for Ant. 
 

Uses of CompilerEnum in com.github.maven_nar.cpptasks
 

Methods in com.github.maven_nar.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-2013. All Rights Reserved.