diff options
author | Kurt Zenker <kz@openoffice.org> | 2004-01-19 17:27:53 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2004-01-19 17:27:53 +0000 |
commit | 17b89f3a553906307ba0cff35b3071ecf3b46296 (patch) | |
tree | a9026463b35e8d6265ffd4e5ba3d0c99814a8f60 /stoc | |
parent | b509f86ebcfb59ee58c40103ff4a8decad58b63b (diff) |
INTEGRATION: CWS sb12 (1.6.20); FILE MERGED
2003/12/17 16:05:27 sb 1.6.20.1: #i19971# Added uriproc.
Diffstat (limited to 'stoc')
-rw-r--r-- | stoc/prj/build.lst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/stoc/prj/build.lst b/stoc/prj/build.lst index 4ee5ba20bed2..0f323913401c 100644 --- a/stoc/prj/build.lst +++ b/stoc/prj/build.lst @@ -1,4 +1,4 @@ -tc stoc : rdbmaker cppuhelper cppu jvmaccess salhelper NULL +tc stoc : rdbmaker cppuhelper cppu jvmaccess sal salhelper 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 @@ -17,3 +17,4 @@ 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 +tc stoc\source\uriproc nmake - all tc_uriproc NULL |