summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/msvc_win32_intel
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-07-18 11:15:37 +0000
committerOliver Bolte <obo@openoffice.org>2007-07-18 11:15:37 +0000
commit30f6f8c5b2be79bc1ab8d073f42a86aaf1ec3196 (patch)
tree8a70168e766fc18d8f27c65cc7e4a520fd291013 /bridges/source/cpp_uno/msvc_win32_intel
parent28e75017a69f99631d802d81faedb74af1bdf469 (diff)
INTEGRATION: CWS unomacli64 (1.13.10); FILE MERGED
2007/06/20 10:29:46 kr 1.13.10.1: fixed: #i78284#
Diffstat (limited to 'bridges/source/cpp_uno/msvc_win32_intel')
-rw-r--r--bridges/source/cpp_uno/msvc_win32_intel/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/bridges/source/cpp_uno/msvc_win32_intel/makefile.mk b/bridges/source/cpp_uno/msvc_win32_intel/makefile.mk
index 368a2267407c..f224788c2e4a 100644
--- a/bridges/source/cpp_uno/msvc_win32_intel/makefile.mk
+++ b/bridges/source/cpp_uno/msvc_win32_intel/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.13 $
+# $Revision: 1.14 $
#
-# last change: $Author: vg $ $Date: 2007-03-26 13:15:33 $
+# last change: $Author: obo $ $Date: 2007-07-18 12:15:37 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -57,9 +57,11 @@ CFLAGS += -DLEAK_STATIC_DATA
.ENDIF
.ENDIF
+
SLOFILES= \
$(SLO)$/cpp2uno.obj \
$(SLO)$/uno2cpp.obj \
+ $(SLO)$/dllinit.obj \
$(SLO)$/except.obj
NOOPTFILES= \