From 92a84d0d4724a5046dbc56aa19f5832904da3718 Mon Sep 17 00:00:00 2001 From: Noel Power Date: Tue, 19 Aug 2003 07:55:07 +0000 Subject: #i17307# Commiting duncans runtime->provider changes These changes will be reviewed and reworked --- scripting/prj/build.lst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'scripting/prj') 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 -- cgit