summaryrefslogtreecommitdiff
path: root/sal/qa/osl
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-20 18:34:46 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-20 18:34:46 +0000
commit2a384bb918e148c17a146c2c27e5b73db2e78a8d (patch)
treeb2836cc783d2cc138b02ad0ef9cf055840543ca6 /sal/qa/osl
parentd004fb87647ab20ec1979e8389454f987c67ab15 (diff)
INTEGRATION: CWS reportdesign01 (1.7.42); FILE MERGED
2007/10/15 09:09:02 oj 1.7.42.2: RESYNC: (1.7-1.8); FILE MERGED 2007/10/04 11:36:14 lla 1.7.42.1: #i67655# cleanups
Diffstat (limited to 'sal/qa/osl')
-rw-r--r--sal/qa/osl/semaphore/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/sal/qa/osl/semaphore/makefile.mk b/sal/qa/osl/semaphore/makefile.mk
index 53de5b115256..0cd2200e264f 100644
--- a/sal/qa/osl/semaphore/makefile.mk
+++ b/sal/qa/osl/semaphore/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: vg $ $Date: 2007-09-20 15:21:31 $
+# last change: $Author: ihi $ $Date: 2007-11-20 19:34:46 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -63,10 +63,10 @@ SHL1STDLIBS+=$(SOLARLIBDIR)$/libcppunit$(DLLPOSTFIX).a
.ENDIF
SHL1IMPLIB= i$(SHL1TARGET)
-SHL1DEF= $(MISC)$/$(SHL1TARGET).def
DEF1NAME =$(SHL1TARGET)
-DEF1EXPORTFILE= export.exp
+SHL1VERSIONMAP = $(PRJ)$/qa$/export.map
+
# auto generated Target:Semaphore
# END ------------------------------------------------------------------