diff options
author | Camil Staps | 2019-04-01 09:05:14 +0200 |
---|---|---|
committer | Camil Staps | 2019-04-01 09:05:14 +0200 |
commit | b83d53a17a347fbd7fccb64845c2d12ce97bfd08 (patch) | |
tree | 4ec60e11ac1ab6fa5e103463783dd7f20ad556a7 /clean/.clean | |
parent | Minor updates to vimrc (diff) |
Minor updates to Clean installation script
Diffstat (limited to 'clean/.clean')
-rw-r--r-- | clean/.clean/iTasksDev.env | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/clean/.clean/iTasksDev.env b/clean/.clean/iTasksDev.env index 76d0b6e..c46ff7a 100644 --- a/clean/.clean/iTasksDev.env +++ b/clean/.clean/iTasksDev.env @@ -16,6 +16,10 @@ Path: /home/camil/VersionControl/iTasks-SDK/Libraries EnvironmentCompiler: lib/exe/cocl::-dynamics -sapl EnvironmentCodeGen: lib/exe/cg + EnvironmentABCOptimise: lib/exe/abcopt + EnvironmentByteCodeGen: lib/exe/bcgen + EnvironmentByteCodeLink: lib/exe/bclink + EnvironmentByteCodeStrip: lib/exe/bcstrip EnvironmentLinker: lib/exe/linker|lib/exe/sapl-collector-linker|lib/exe/itasks-web-collector EnvironmentDynLink: lib/exe/linker EnvironmentVersion: 920 |