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

Packages that use RuntimeType
net.sf.antcontrib.cpptasks   
 

Uses of RuntimeType in net.sf.antcontrib.cpptasks
 

Methods in net.sf.antcontrib.cpptasks with parameters of type RuntimeType
 void CCTask.setRuntime(RuntimeType rtlType)
          Sets the type of runtime library, possible values "dynamic", "static".