diff options
author | Martin Hollmichel <mh@openoffice.org> | 2003-06-13 06:51:26 +0000 |
---|---|---|
committer | Martin Hollmichel <mh@openoffice.org> | 2003-06-13 06:51:26 +0000 |
commit | 73d8094fb06ec8bf01c6510f8a931314172001f3 (patch) | |
tree | 2914587c2b4d65cc38ff6df78b5141c4f9614980 /pyuno | |
parent | d60ece715bfd95870f6ec4dbd4eb2eb1d6538b62 (diff) |
add: dependencies, #i15539#
Diffstat (limited to 'pyuno')
-rw-r--r-- | pyuno/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyuno/prj/build.lst b/pyuno/prj/build.lst index d897a9c2ec45..83d40f730082 100644 --- a/pyuno/prj/build.lst +++ b/pyuno/prj/build.lst @@ -1,4 +1,4 @@ -pu pyuno : cppuhelper python NULL +pu pyuno : stoc cpputools cppuhelper python NULL pu pyuno usr1 - all br_mkout NULL pu pyuno\zipcore nmake - all pu_zipcore NULL pu pyuno\unotypes nmake - all pu_unotypes NULL |