summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-07-22 16:35:22 +0000
committerOliver Bolte <obo@openoffice.org>2008-07-22 16:35:22 +0000
commit5be13f42fb5e37889af9256ee2be9be099fb8ae6 (patch)
tree582a54c3d190fa994e9045c3fc9beec170b64e5a /ucb
parentcce8e97d45483c6876118c7c1d46a9b02dea8bab (diff)
INTEGRATION: CWS os2port03 (1.20.50); FILE MERGED
2008/07/16 13:42:21 obr 1.20.50.2: RESYNC: (1.20-1.21); FILE MERGED 2008/01/29 14:56:59 ydario 1.20.50.1: os2 build fixes. Issue number:i85203 Submitted by:ydario
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/core/makefile.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/ucb/source/core/makefile.mk b/ucb/source/core/makefile.mk
index 591a2ed487..963aa038da 100644
--- a/ucb/source/core/makefile.mk
+++ b/ucb/source/core/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.21 $
+# $Revision: 1.22 $
#
# This file is part of OpenOffice.org.
#
@@ -64,7 +64,11 @@ SHL1LIBS=\
$(SLB)$/regexp.lib
SHL1IMPLIB=i$(TARGET)
+.IF "$(GUI)" == "OS2"
+DEF1EXPORTFILE=exports2.dxp
+.ELSE
SHL1VERSIONMAP=exports.map
+.ENDIF
DEF1NAME=$(SHL1TARGET)