-
Notifications
You must be signed in to change notification settings - Fork 62
DlcHome
Gilles QUERRET edited this page Apr 27, 2015
·
12 revisions
Defines the OpenEdge installation directory. When the value is set, you don't have to define dlcHome attribute anymore in the rest of the build.
This task also adds /.pct/
to the default excluded files.
<pct:dlc_home />
Attribute | Description |
---|---|
value | OpenEdge installation directory |
None
<!-- Before <DlcHome /> is set, you have to specify a value for dlcHome attribute -->
<PCTRun procedure="test.p" dlcHome="/path/to/dlc" />
<!-- From then, you don't have to specify dlcHome attribute -->
<DlcHome value="/path/to/dlc" />
<PCTRun procedure="test.p" />
- QuickStart
- Changelog
- InstallDocumentation
- FAQ
-
Tasks
- PCT
- DlcHome
- PCTRun
- PCTDynRun
- PCTCompile
- PCTWSComp
- PCTCreateDatabase
- Sports2000
- PCTDumpSchema
- PCTDumpSequences
- PCTLoadSchema
- PCTIncrementalDump
- PCTBinaryDump
- PCTBinaryLoad
- PCTDumpData
- PCTLoadData
- PCTSchemaDoc
- PCTLibrary
- PCTProxygen
- PCTXCode
- ProgressVersion
- PCTVersion
- ClassDocumentation
- HtmlDocumentation
- XMLDocumentation
- JsonDocumentation
- ABLDuck
- OEUnit
- ABLUnit
- RestGen
- AssemblyCatalog
- Types