From ea4eb5d1de825a5c1224e5f7eb9fd6a0542e66d4 Mon Sep 17 00:00:00 2001 From: Nils Fuhrmann Date: Tue, 13 Mar 2001 08:23:01 +0000 Subject: Generated for support of solar list particles --- stoc/prj/build.lst | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 stoc/prj/build.lst (limited to 'stoc/prj') diff --git a/stoc/prj/build.lst b/stoc/prj/build.lst new file mode 100644 index 000000000000..6852b2f24548 --- /dev/null +++ b/stoc/prj/build.lst @@ -0,0 +1,18 @@ +tc stoc : bridges rdbmaker NULL +tc stoc usr1 - all tc_mkout NULL +tc stoc\source\defaultregistry nmake - all tc_defr NULL +tc stoc\source\implementationregistration nmake - all tc_ireg tc_defr NULL +tc stoc\source\loader nmake - all tc_loa tc_ireg NULL +tc stoc\source\servicemanager nmake - all tc_smgr tc_loa NULL +tc stoc\source\simpleregistry nmake - all tc_sreg tc_smgr NULL +tc stoc\source\registry_tdprovider nmake - all tc_regtd tc_sreg NULL +tc stoc\source\tdmanager nmake - all tc_tdmng tc_regtd NULL +tc stoc\source\corereflection nmake - all tc_corerefl tc_tdmng NULL +tc stoc\source\inspect nmake - all tc_inspect tc_corerefl NULL +tc stoc\source\invocation nmake - all tc_invocation tc_inspect NULL +tc stoc\source\invocation_adapterfactory nmake - all tc_iadapter tc_invocation NULL +tc stoc\source\namingservice nmake - all tc_nservice tc_iadapter NULL +tc stoc\source\proxy_factory nmake - all tc_proxyfact NULL +tc stoc\source\typeconv nmake - all tc_tcv tc_nservice NULL +tc stoc\source\javavm nmake - all tc_jvm NULL +tc stoc\source\javaloader nmake - all tc_jvload NULL -- cgit