diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-09-24 15:10:24 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-09-24 15:10:24 +0000 |
commit | 29d012f82b10a3f06e5ed7f34ce475eb4e5287dc (patch) | |
tree | da53750e5c3e44ac95722f8b3601bb0edc552091 /basic/prj | |
parent | 186d6ec43464a7238f8adf52d06763c25a3a841a (diff) |
#100000# in some cases we need SJLIB
Diffstat (limited to 'basic/prj')
-rw-r--r-- | basic/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/basic/prj/build.lst b/basic/prj/build.lst index 20142f89c26f..f35fbf438bb1 100644 --- a/basic/prj/build.lst +++ b/basic/prj/build.lst @@ -1,4 +1,4 @@ -sb basic : offuh svtools xmlscript NULL +sb basic : offuh svtools sj2 xmlscript NULL sb basic usr1 - all sb_mkout NULL sb basic\source\app nmake - all sb_app sb_class NULL sb basic\source\basmgr nmake - all sb_mgr NULL |