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

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

Uses of PrecompileDef in com.github.maven_nar.cpptasks
 

Methods in com.github.maven_nar.cpptasks that return PrecompileDef
 PrecompileDef CompilerDef.createPrecompile()
          Specifies precompilation prototype file and exclusions.
 PrecompileDef CCTask.createPrecompile()
          Specifies precompilation prototype file and exclusions.
 PrecompileDef CompilerDef.getActivePrecompile(CompilerDef ccElement)
           
 

Constructors in com.github.maven_nar.cpptasks with parameters of type PrecompileDef
PrecompileExceptDef(PrecompileDef owner)
          Constructor
 



Copyright © 2001-2013. All Rights Reserved.