![]() |
Missing <summary> documentation for M:NAnt.Core.Functions.PkgConfigFunctions.#ctor(NAnt.Core.Project,NAnt.Core.PropertyDictionary) |
![]() | Gets or sets the Project that this functionset will reference. |
![]() | |
![]() | 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