diff options
author | tpf <tpf@openoffice.org> | 2002-03-25 13:15:21 +0000 |
---|---|---|
committer | tpf <tpf@openoffice.org> | 2002-03-25 13:15:21 +0000 |
commit | 66ad4fd76d011c46347cb47a97c506b7c015ba2b (patch) | |
tree | eee2e73030755e7230b531165a5ffb794d9fd05d /stoc/prj | |
parent | cd196e40112a68db8c545ebd7ec4ebbee15b8e3c (diff) |
#98176# UDK implementation of XLogger service added to build list
Diffstat (limited to 'stoc/prj')
-rw-r--r-- | stoc/prj/build.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stoc/prj/build.lst b/stoc/prj/build.lst index 54daa54abe96..33636d5a37c0 100644 --- a/stoc/prj/build.lst +++ b/stoc/prj/build.lst @@ -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\logging nmake - all tc_logu NULL |