diff options
author | Rüdiger Timm <rt@openoffice.org> | 2002-08-09 07:25:16 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2002-08-09 07:25:16 +0000 |
commit | 6522a7d4f8987fdc00ed4255d8e3627792d94a1f (patch) | |
tree | b868ccae5aaf1044cfc6d5a67e57292cf585a2cf /moz | |
parent | c131a12f636d370f1b740f51012c979cc067084e (diff) |
#100000# ensure to have solenv before start building
Diffstat (limited to 'moz')
-rw-r--r-- | moz/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/moz/prj/build.lst b/moz/prj/build.lst index cf6d7f8b0dad..82116afce72b 100644 --- a/moz/prj/build.lst +++ b/moz/prj/build.lst @@ -1,3 +1,3 @@ -moz moz : NULL +moz moz : solenv NULL moz moz usr1 - all moz_mkout NULL moz moz\zipped nmake - all moz_zipped NULL |