PackageDescription

Build settings and meta data of a single package.

Members

Variables

authors
string[] authors;
Undocumented in source.
buildRequirements
BuildRequirement[] buildRequirements;
Undocumented in source.
copyFiles
string[] copyFiles;
Undocumented in source.
copyright
string copyright;
Undocumented in source.
debugVersions
string[] debugVersions;
Undocumented in source.
dependencies
string[] dependencies;
Undocumented in source.
description
string description;
Undocumented in source.
dflags
string[] dflags;
Undocumented in source.
files
SourceFileDescription[] files;
Undocumented in source.
homepage
string homepage;
Undocumented in source.
importPaths
string[] importPaths;
Undocumented in source.
lflags
string[] lflags;
Undocumented in source.
libs
string[] libs;
Undocumented in source.
license
string license;
Undocumented in source.
mainSourceFile
string mainSourceFile;
Undocumented in source.
name
string name;
Undocumented in source.
options
BuildOption[] options;
Undocumented in source.
path
string path;
Undocumented in source.
postBuildCommands
string[] postBuildCommands;
Undocumented in source.
postGenerateCommands
string[] postGenerateCommands;
Undocumented in source.
preBuildCommands
string[] preBuildCommands;
Undocumented in source.
preGenerateCommands
string[] preGenerateCommands;
Undocumented in source.
stringImportPaths
string[] stringImportPaths;
Undocumented in source.
targetFileName
string targetFileName;
Undocumented in source.
targetName
string targetName;
Undocumented in source.
targetPath
string targetPath;
Undocumented in source.
targetType
TargetType targetType;
Undocumented in source.
version_
Version version_;
Undocumented in source.
versions
string[] versions;
Undocumented in source.
workingDirectory
string workingDirectory;
Undocumented in source.

Meta