summaryrefslogtreecommitdiff
path: root/extensions/test/ole/unloading
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-05-24 12:35:39 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-05-24 12:35:39 +0000
commit97ffdacf260473fd3d51e02627b86cd45a8f5198 (patch)
tree33a87b0d54ad144e4002295e221ccf2b46f912c1 /extensions/test/ole/unloading
parent407dd0ed8b63c25f85dfedbfc96f06d3c2907322 (diff)
INTEGRATION: CWS ause043 (1.3.40); FILE MERGED
2005/10/31 12:51:38 hjs 1.3.40.1: #i56702# remove overrides for default uno header generation
Diffstat (limited to 'extensions/test/ole/unloading')
-rw-r--r--extensions/test/ole/unloading/makefile.mk31
1 files changed, 2 insertions, 29 deletions
diff --git a/extensions/test/ole/unloading/makefile.mk b/extensions/test/ole/unloading/makefile.mk
index 1bf1ad963f6e..888b4b4cae48 100644
--- a/extensions/test/ole/unloading/makefile.mk
+++ b/extensions/test/ole/unloading/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 20:53:44 $
+# last change: $Author: vg $ $Date: 2006-05-24 13:35:39 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -47,32 +47,7 @@ USE_DEFFILE= TRUE
.INCLUDE : settings.mk
-# --- Files --------------------------------------------------------
-
-UNOUCRDEP=$(SOLARBINDIR)$/udkapi.rdb
-UNOUCRRDB=$(SOLARBINDIR)$/udkapi.rdb
-
-CPPUMAKERFLAGS =
-
-.IF "$(BOOTSTRAP_SERVICE)" == "TRUE"
-UNOUCROUT= $(OUT)$/inc$/bootstrap
-INCPRE+= $(OUT)$/inc$/bootstrap
-.ELSE
-.IF "$(COM)" == "MSC"
-CPPUMAKERFLAGS = -L
-.ENDIF
-UNOUCROUT= $(OUT)$/inc$/light
-INCPRE+= $(OUT)$/inc$/light
-.ENDIF
-
# ------------------------------------------------------------------
-UNOTYPES= com.sun.star.uno.XComponentContext \
- com.sun.star.lang.XSingleComponentFactory \
- com.sun.star.lang.XMultiComponentFactory \
- com.sun.star.lang.XServiceInfo \
- com.sun.star.lang.XComponent \
- com.sun.star.container.XHierarchicalNameAccess \
- com.sun.star.registry.XSimpleRegistry
APP1NOSAL=TRUE
@@ -86,8 +61,6 @@ APP1STDLIBS= \
$(CPPULIB)
-
-
LIBCIMT=MSVCPRTD.lib
# all: \