summaryrefslogtreecommitdiff
path: root/bridges
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-01-22 21:43:57 +0200
committerTor Lillqvist <tlillqvist@novell.com>2011-01-23 00:55:22 +0200
commitfc381c2b2f29e358497b74add9249f86b206c427 (patch)
tree2cfeed2e02f0997b02bcc22840e1539b9416aceb /bridges
parent989bbfb35020c593a5b6412f36507d499d4dcb3f (diff)
Use correct name for mscx_uno.dll and deliver it
Diffstat (limited to 'bridges')
-rw-r--r--bridges/prj/d.lst1
-rw-r--r--bridges/source/cpp_uno/msvc_win32_x86-64/makefile.mk2
2 files changed, 2 insertions, 1 deletions
diff --git a/bridges/prj/d.lst b/bridges/prj/d.lst
index 0b3dd93370d4..f7d8aef99afb 100644
--- a/bridges/prj/d.lst
+++ b/bridges/prj/d.lst
@@ -16,6 +16,7 @@ mkdir: %_DEST%\inc%_EXT%\bridges\remote
..\%__SRC%\class\java_uno*.jar %_DEST%\bin%_EXT%\java_uno*.jar
..\%__SRC%\bin\msci_uno.* %_DEST%\bin%_EXT%\msci_uno.*
+..\%__SRC%\bin\mscx_uno.* %_DEST%\bin%_EXT%\mscx_uno.*
..\%__SRC%\bin\gcc3_uno.dll %_DEST%\bin%_EXT%\gcc3_uno.dll
..\%__SRC%\lib\libgcc2_uno.* %_DEST%\lib%_EXT%\libgcc2_uno.*
..\%__SRC%\lib\libgcc3_uno.* %_DEST%\lib%_EXT%\libgcc3_uno.*
diff --git a/bridges/source/cpp_uno/msvc_win32_x86-64/makefile.mk b/bridges/source/cpp_uno/msvc_win32_x86-64/makefile.mk
index 6fff82fb0145..604799a18e5a 100644
--- a/bridges/source/cpp_uno/msvc_win32_x86-64/makefile.mk
+++ b/bridges/source/cpp_uno/msvc_win32_x86-64/makefile.mk
@@ -28,7 +28,7 @@
PRJ=..$/..$/..
PRJNAME=bridges
-TARGET=msci_uno
+TARGET=mscx_uno
LIBTARGET=no
ENABLE_EXCEPTIONS=TRUE