From e946812e8d6b7756cf50a95a58f9201fe0cf4a95 Mon Sep 17 00:00:00 2001 From: Noel Power Date: Mon, 7 Jul 2003 13:18:49 +0000 Subject: 13805# updated dependencies, also added entry to build util ( needed for new libscriptframe.so ) --- scripting/prj/build.lst | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'scripting/prj') diff --git a/scripting/prj/build.lst b/scripting/prj/build.lst index b363607236e4..3ae403eaf4b0 100644 --- a/scripting/prj/build.lst +++ b/scripting/prj/build.lst @@ -1,7 +1,9 @@ tc scripting : bridges rdbmaker vcl NULL tc scripting usr1 - all tc_mkout NULL tc scripting\source\storage nmake - all tc_scriptingstorage NULL -tc scripting\source\runtimemgr nmake - all tc_scriptingruntimemgr NULL -tc scripting\source\protocolhandler nmake - all tc_scriptingprotocolhandler tc_scriptingstorage NULL -tc scripting\source\provider nmake - all tc_scriptingprovider NULL -tc scripting\java nmake - all tc_scriptingjava 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\util nmake - all tc_scriptingutil tc_scriptingstorage tc_scriptingprovider tc_scriptingprotocolhandler tc_scriptingjava tc_scriptingruntimemgr NULL + -- cgit