diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-11-15 12:15:48 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-11-15 12:15:48 +0000 |
commit | 4e03b886823eb38c1377d545754ed1c2d7fa0635 (patch) | |
tree | 3bb03415354c89879e00f4b1151f7e3ca26a1850 /scp2/prj | |
parent | 6b0a917dc000ccdc347eb8253dfff6d6c35babf5 (diff) |
INTEGRATION: CWS pythonupgrade (1.5.26); FILE MERGED
2004/11/07 17:08:33 jbu 1.5.26.1: #i32901# python version is now taken from pyversion.mk, so this dependency is now needed (prior, python version was hardcoded in the scp files
Diffstat (limited to 'scp2/prj')
-rw-r--r-- | scp2/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/prj/build.lst b/scp2/prj/build.lst index 36d28bd66faf..c13cc92f6e0f 100644 --- a/scp2/prj/build.lst +++ b/scp2/prj/build.lst @@ -1,4 +1,4 @@ -cp scp2 : scptools setup_native NULL +cp scp2 : scptools setup_native python NULL cp scp2 usr1 - all cp_mkout NULL cp scp2\source\activex nmake - all cp_activex NULL cp scp2\source\calc nmake - all cp_calc NULL |