diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-12-08 13:00:43 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-12-08 13:00:43 +0000 |
commit | 8c69a890ed83014953896af1c43d6a1d0ff59fc6 (patch) | |
tree | 7bf4b03a7779bcce6cc5cd25b044d74b7fffcad7 /scripting/prj | |
parent | eb1cd39087221aed407426e1469b82598f0932fd (diff) |
#i10000# needs modules beanshell and rhino
Diffstat (limited to 'scripting/prj')
-rw-r--r-- | scripting/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripting/prj/build.lst b/scripting/prj/build.lst index b551b0495dc9..abc96527d661 100644 --- a/scripting/prj/build.lst +++ b/scripting/prj/build.lst @@ -1,4 +1,4 @@ -tc scripting : bridges rdbmaker vcl basic sfx2 NULL +tc scripting : bridges rdbmaker vcl basic sfx2 rhino beanshell NULL tc scripting usr1 - all tc_mkout NULL tc scripting\source\storage nmake - all tc_scriptingstorage NULL tc scripting\source\provider nmake - all tc_scriptingprovider tc_scriptingstorage NULL |