diff options
author | Nils Fuhrmann <nf@openoffice.org> | 2001-03-13 08:23:01 +0000 |
---|---|---|
committer | Nils Fuhrmann <nf@openoffice.org> | 2001-03-13 08:23:01 +0000 |
commit | ea4eb5d1de825a5c1224e5f7eb9fd6a0542e66d4 (patch) | |
tree | 26c8b5379ef61b98ce0e1c4b2fb8d032222f3e7b /stoc/prj | |
parent | 41970b0104b898f81b04e8e08b72713a31590a03 (diff) |
Generated for support of solar list particles
Diffstat (limited to 'stoc/prj')
-rw-r--r-- | stoc/prj/build.lst | 18 |
1 files changed, 18 insertions, 0 deletions
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 |