summaryrefslogtreecommitdiffstats
path: root/stoc
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-05-24 12:53:26 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-05-24 12:53:26 +0000
commitbd2c8dff989b24c10f747cff3103afcc29446235 (patch)
treedda30d8066afa73600d528579d702e417924ab05 /stoc
parentINTEGRATION: CWS ause043 (1.8.10); FILE MERGED (diff)
downloadcore-bd2c8dff989b24c10f747cff3103afcc29446235.tar.gz
core-bd2c8dff989b24c10f747cff3103afcc29446235.zip
INTEGRATION: CWS ause043 (1.5.8); FILE MERGED
2005/11/04 13:00:24 hjs 1.5.8.1: #i56702# remove local uno header generation
Diffstat (limited to 'stoc')
-rw-r--r--stoc/source/uriproc/makefile.mk21
1 files changed, 2 insertions, 19 deletions
diff --git a/stoc/source/uriproc/makefile.mk b/stoc/source/uriproc/makefile.mk
index 3293dd2e2826..c357f1c7380e 100644
--- a/stoc/source/uriproc/makefile.mk
+++ b/stoc/source/uriproc/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 08:18:57 $
+# last change: $Author: vg $ $Date: 2006-05-24 13:53:26 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -43,23 +43,6 @@ ENABLE_EXCEPTIONS := TRUE
DLLPRE = # no leading "lib" on .so files
-UNOTYPES = \
- com.sun.star.lang.WrappedTargetRuntimeException \
- com.sun.star.lang.XMultiComponentFactory \
- com.sun.star.lang.XServiceInfo \
- com.sun.star.uno.Exception \
- com.sun.star.uno.RuntimeException \
- com.sun.star.uno.XComponentContext \
- com.sun.star.uno.XInterface \
- com.sun.star.uri.RelativeUriExcessParentSegments \
- com.sun.star.uri.UriReferenceFactory \
- com.sun.star.uri.XExternalUriReferenceTranslator \
- com.sun.star.uri.XUriReference \
- com.sun.star.uri.XUriReferenceFactory \
- com.sun.star.uri.XUriSchemeParser \
- com.sun.star.uri.XVndSunStarPkgUrlReferenceFactory \
- com.sun.star.uri.XVndSunStarScriptUrlReference
-
SHL1TARGET = $(TARGET).uno
SHL1OBJS = \
$(SLO)$/ExternalUriReferenceTranslator.obj \