summaryrefslogtreecommitdiff
path: root/scripting/prj
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-01-05 13:11:12 +0000
committerRüdiger Timm <rt@openoffice.org>2004-01-05 13:11:12 +0000
commitb68d25ca6ea76dc7702dcc08d406ed4bcac34f80 (patch)
tree4038a718e17438b6126fa715c4a2411123f5fd72 /scripting/prj
parentf5d14da2db2cf64a4fe6b2dc21bd05ec870e9e69 (diff)
INTEGRATION: CWS scriptingf2 (1.10.4); FILE MERGED
2003/12/15 18:26:08 toconnor 1.10.4.3: #i23308# - Add ScriptProviderForPython to Scripting Framework 2003/12/15 17:01:35 npower 1.10.4.2: #22564# Remove storage targets and dependencies in build 2003/12/15 16:58:46 npower 1.10.4.1: #22564# removal of storage component
Diffstat (limited to 'scripting/prj')
-rw-r--r--scripting/prj/build.lst10
1 files changed, 5 insertions, 5 deletions
diff --git a/scripting/prj/build.lst b/scripting/prj/build.lst
index abc96527d661..a682c08ac44e 100644
--- a/scripting/prj/build.lst
+++ b/scripting/prj/build.lst
@@ -1,11 +1,11 @@
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
+tc scripting\source\provider nmake - all tc_scriptingprovider NULL
tc scripting\source\basprov nmake - all tc_scriptingbasprov NULL
-tc scripting\source\protocolhandler nmake - all tc_scriptingprotocolhandler tc_scriptingstorage tc_scriptingprovider NULL
-tc scripting\java nmake - all tc_scriptingjava tc_scriptingstorage tc_scriptingprovider tc_scriptingprotocolhandler NULL
+tc scripting\source\pyprov nmake - all tc_scriptingpyprov NULL
+tc scripting\source\protocolhandler nmake - all tc_scriptingprotocolhandler tc_scriptingprovider NULL
+tc scripting\java nmake - all tc_scriptingjava tc_scriptingprovider tc_scriptingprotocolhandler NULL
tc scripting\examples\java nmake - all tc_scriptingexamplesjava tc_scriptingjava NULL
tc scripting\examples nmake - all tc_scriptingexamples tc_scriptingexamplesjava NULL
-tc scripting\util nmake - all tc_scriptingutil tc_scriptingstorage tc_scriptingprovider tc_scriptingprotocolhandler tc_scriptingjava tc_scriptingexamplesjava tc_scriptingexamples NULL
+tc scripting\util nmake - all tc_scriptingutil tc_scriptingprovider tc_scriptingprotocolhandler tc_scriptingbasprov tc_scriptingpyprov tc_scriptingjava tc_scriptingexamplesjava tc_scriptingexamples NULL