The methods of the PkgConfigFunctions class are listed below. For a complete list of PkgConfigFunctions class members, see the PkgConfigFunctions Members topic.
![]() | |
![]() | Determines whether the given package exists. |
![]() | Gets the compile flags required to compile the package, including all its dependencies. |
![]() | |
![]() | Gets the link flags required to compile the package, including all its dependencies. |
![]() | Determines the version of the given package. |
![]() | |
![]() | Gets the value of a variable for the specified package. |
![]() | Determines whether the given package is at least version version. |
![]() | Determines whether the given package is between two versions. |
![]() | Determines whether the given package is exactly version version. |
![]() | Determines whether the given package is at no newer than version version. |
![]() |
![]() | |
![]() |
PkgConfigFunctions Class | NAnt.Core.Functions Namespace