diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-05-24 12:44:39 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-05-24 12:44:39 +0000 |
commit | 65bfec8b2dfea67721c18d7e44dc1528264b8916 (patch) | |
tree | fda0fe6f629e34dbd65ab70147d448ada82c1d09 | |
parent | a25ce90200d2bde1515b96d2a2adbbe1e44ddf80 (diff) |
INTEGRATION: CWS ause043 (1.12.58); FILE MERGED
2005/10/31 17:15:04 hjs 1.12.58.1: #i56702# remove unneeded UNOTYPE definition
-rw-r--r-- | ucbhelper/prj/build.lst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/ucbhelper/prj/build.lst b/ucbhelper/prj/build.lst index d58e92d9313b..4b3e6188b81d 100644 --- a/ucbhelper/prj/build.lst +++ b/ucbhelper/prj/build.lst @@ -1,6 +1,5 @@ uh ucbhelper : offuh sal vos cppu cppuhelper salhelper NULL uh ucbhelper usr1 - all uh_mkout NULL -uh ucbhelper\unotypes nmake - all uh_unotypes NULL -uh ucbhelper\source\client nmake - all uh_client uh_unotypes NULL -uh ucbhelper\source\provider nmake - all uh_provider uh_unotypes NULL +uh ucbhelper\source\client nmake - all uh_client NULL +uh ucbhelper\source\provider nmake - all uh_provider NULL uh ucbhelper\util nmake - all uh_util uh_client uh_provider NULL |