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

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

Uses of OutputTypeEnum in com.github.maven_nar.cpptasks
 

Methods in com.github.maven_nar.cpptasks with parameters of type OutputTypeEnum
 void CCTask.setLink(OutputTypeEnum outputType)
          Deprecated.  
 void CCTask.setOuttype(OutputTypeEnum outputType)
          Sets the output file type.
 

Uses of OutputTypeEnum in com.github.maven_nar.cpptasks.compiler
 

Methods in com.github.maven_nar.cpptasks.compiler with parameters of type OutputTypeEnum
 void LinkType.setOutputType(OutputTypeEnum outputType)
          Sets the output type (execuable, shared, etc).
 



Copyright © 2001-2013. All Rights Reserved.