Tag: cws_src680_winordinals User: vg Date: 2008-03-07 15:18:47+0000 Modified: dba/reportdesign/util/makefile.mk
Log: #i86800# switch to symbol-exporting scheme File Changes: Directory: /dba/reportdesign/util/ ================================== File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/reportdesign/util/makefile.mk?r1=1.12&r2=1.12.14.1 Delta lines: +4 -4 ------------------- --- makefile.mk 2008-01-29 14:16:16+0000 1.12 +++ makefile.mk 2008-03-07 15:18:44+0000 1.12.14.1 @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.12 $ +# $Revision: 1.12.14.1 $ # -# last change: $Author: rt $ $Date: 2008/01/29 14:16:16 $ +# last change: $Author: vg $ $Date: 2008/03/07 15:18:44 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -83,7 +83,7 @@ .ENDIF SHL1IMPLIB=i$(TARGET) -SHL1USE_EXPORTS=ordinal +SHL1USE_EXPORTS=name SHL1LIBS=$(LIB1TARGET) SHL1DEF=$(MISC)$/$(SHL1TARGET).def --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
