summaryrefslogtreecommitdiff
path: root/scripting/prj
diff options
context:
space:
mode:
authorNoel Power <npower@openoffice.org>2003-08-19 07:55:07 +0000
committerNoel Power <npower@openoffice.org>2003-08-19 07:55:07 +0000
commit92a84d0d4724a5046dbc56aa19f5832904da3718 (patch)
tree886354e76ee95d8cf7bfdb0ff38892124b68c3c6 /scripting/prj
parent3d5b2b1e025a7fbe6c97cd4352b36c24892e5d30 (diff)
#i17307#
Commiting duncans runtime->provider changes These changes will be reviewed and reworked
Diffstat (limited to 'scripting/prj')
-rw-r--r--scripting/prj/build.lst3
1 files changed, 1 insertions, 2 deletions
diff --git a/scripting/prj/build.lst b/scripting/prj/build.lst
index c6891f1c9cb9..2d304ba5e92d 100644
--- a/scripting/prj/build.lst
+++ b/scripting/prj/build.lst
@@ -4,7 +4,6 @@ tc scripting\source\storage nmake - all tc_scriptingstorage NULL
tc scripting\source\provider nmake - all tc_scriptingprovider tc_scriptingstorage 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\runtimemgr nmake - all tc_scriptingruntimemgr tc_scriptingstorage tc_scriptingprovider tc_scriptingprotocolhandler tc_scriptingjava NULL
tc scripting\examples nmake - all tc_scriptingexamples tc_scriptingjava NULL
-tc scripting\util nmake - all tc_scriptingutil tc_scriptingstorage tc_scriptingprovider tc_scriptingprotocolhandler tc_scriptingjava tc_scriptingruntimemgr tc_scriptingexamples NULL
+tc scripting\util nmake - all tc_scriptingutil tc_scriptingstorage tc_scriptingprovider tc_scriptingprotocolhandler tc_scriptingjava tc_scriptingexamples NULL