[Previous][Up][Next] Reference for unit 'UPasConf' (#Pkg)

Variables defined in TPasConfApplication

BinDir
See http://www.gnu.org/prep/standards/html_node/Directory-Variables.html (protected variable, V_BinDir)
CleanDirs
List of directory that needs to be cleaned. A directory is cleaned by 'rm -f @CleanPats@'. (protected variable, V_CleanDirs)
CleanPats
See CleanDirs. (protected variable, V_CleanPats)
DataDir
See http://www.gnu.org/prep/standards/html_node/Directory-Variables.html (protected variable, V_DataDir)
DataRootDir
See http://www.gnu.org/prep/standards/html_node/Directory-Variables.html (protected variable, V_DataRootDir)
DocDir
See http://www.gnu.org/prep/standards/html_node/Directory-Variables.html (protected variable, V_DocDir)
ExecPrefix
See http://www.gnu.org/prep/standards/html_node/Directory-Variables.html (protected variable, V_ExecPrefix)
ExtraMakeTargets
Extra make targets that needs to be displayed by make help of AUTOMAKEFILE. (protected variable, V_ExtraMakeTargets)
Fpc
Free Pascal compiler path. (V_Fpc)
FpcAutoFlags
Automatically generated Fpc flags (V_FpcAutoFlags)
FpcBinSrc
Free Pascal programs that need to be compiled and then installed to BinDir. (V_FpcBinSrc)
FpcCmd
Full Free Pascal command ('@Fpc@ @FpcFlags@'). (V_FpcCmd)
FpcExecDir
Free Pascal exe/unit output path. (protected variable, V_FpcExecDir)
FpcFlags
Flags passed to Free Pascal. (V_FpcFlags)
FpcIncludeDirs
List of directories to add to the compiler include path. (protected variable, V_FpcIncludeDirs)
FpcIncludeSrc
Files that need to be installed to UnitSrcDir. (protected variable, V_FpcIncludeSrc)
FpcLibSrc
Free Pascal libraries that need to be compiled and then installed to LibDir. (V_FpcLibSrc)
FpcObjectDir
Free Pascal unit output path. (protected variable, See V_FpcObjectDir)
FpcPrgSrc
Free Pascal programs that need to be compiled but not installed. (V_FpcPrgSrc)
FpcSBinSrc
Free Pascal programs that need to be compiled and then installed to BinDir. (V_FpcSBinSrc)
FpcSourceDirs
List of directories to add to the compiler unit path. (protected variable, See V_FpcSourceDirs)
FpcUnitSrc
Free Pascal units that need to be compiled and then installed to UnitDir. (See V_FpcUnitSrc)
FpcVersion
Free Pascal version number. (system variable, see V_FpcVersion)
HtmlDir
See http://www.gnu.org/prep/standards/html_node/Directory-Variables.html (protected variable, V_HtmlDir)
InstDocFiles
Files that need to be installed to DocDir. (system variable, V_InstDocFiles)
InstHtmlFiles
Files that need to be installed to HtmlDir. (system variable, V_InstHtmlFiles)
InstPdfFiles
Files that need to be installed to PdfDir. (system variable, V_InstPdfFiles)
LazBinSrc
Lazarus programs that need to be compiled and then installed to BinDir. (V_LazBinSrc)
LazBuild
Lazarus build tool path. (V_LazBuild)
LazBuildAutoFlags
Automatically generated Lazarus flags. (V_LazBuildAutoFlags)
LazBuildCmd
Lazarus build tool command ('@LazBuild@ @LazAutoFlags@ @LazBuildFlags@'). (V_LazBuildCmd)
LazBuildFlags
Flags passed to Lazarus build tool. (V_LazBuildFlags)
LazExecDir
Lazarus exe output path. (protected variable, V_LazExecDir)
LazPrgSrc
Lazarus programs that need to be compiled but not installed. (V_LazPrgSrc)
LazSBinSrc
Lazarus programs that need to be compiled and then installed to SBinDir. (V_LazSBinSrc)
LibDir
See http://www.gnu.org/prep/standards/html_node/Directory-Variables.html (protected variable, V_LibDir)
LocaleDir
See http://www.gnu.org/prep/standards/html_node/Directory-Variables.html (protected variable, V_LocaleDir)
LocalStateDir
See http://www.gnu.org/prep/standards/html_node/Directory-Variables.html (protected variable, V_LocalStateDir)
MajorVersion
Major version number. (protected variable, V_MajorVersion)
ManDir
See http://www.gnu.org/prep/standards/html_node/Directory-Variables.html (protected variable, V_ManDir)
MicroVersion
Micro version number. (protected variable, V_MicroVersion)
MinorVersion
Minor version number. (protected variable, V_MinorVersion)
Package
Package name. (protected variable, V_Package)
PasConfExe
Program executable name. (system variable, V_PasConfExe)
PdfDir
See http://www.gnu.org/prep/standards/html_node/Directory-Variables.html (protected variable, V_PdfDir)
Prefix
See http://www.gnu.org/prep/standards/html_node/Directory-Variables.html (protected variable, V_Prefix)
Project
Project name. (protected variable, V_Project)
SBinDir
See http://www.gnu.org/prep/standards/html_node/Directory-Variables.html (protected variable, V_SBinDir)
SysConfDir
See http://www.gnu.org/prep/standards/html_node/Directory-Variables.html (protected variable, V_SysConfDir)
TargetCPU
Target CPU. (V_TargetCPU)
TargetOS
Target OS. (V_TargetOS)
UnitDir
Installation directory for unit files. (V_UnitDir)
UnitSrcDir
Installation directory for unit and include source files. (protected variable, V_UnitSrcDir)
Version
Full version number. (protected variable, V_Version)
WidgetSet
Widget set for lazarus applications. (protected variable, V_WidgetSet)