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

Packages that use RuntimeType
net.sf.antcontrib.cpptasks C++ and other compiled languages build support for Ant. 
 

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".
 



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