Tag: cws_src680_rpt23fix01 User: fs Date: 2007-07-16 13:44:06+0000 Modified: dba/reportdesign/util/makefile.mk
Log: #i77800# +core_misc File Changes: Directory: /dba/reportdesign/util/ ================================== File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/reportdesign/util/makefile.mk?r1=1.2.2.3&r2=1.2.2.4 Delta lines: +4 -3 ------------------- --- makefile.mk 2007-07-16 05:49:01+0000 1.2.2.3 +++ makefile.mk 2007-07-16 13:44:03+0000 1.2.2.4 @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2.2.3 $ +# $Revision: 1.2.2.4 $ # -# last change: $Author: oj $ $Date: 2007/07/16 05:49:01 $ +# last change: $Author: fs $ $Date: 2007/07/16 13:44:03 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -55,7 +55,8 @@ $(SLB)$/api.lib \ $(SLB)$/coreshared.lib \ $(SLB)$/core_resource.lib \ - $(SLB)$/core_sdr.lib + $(SLB)$/core_sdr.lib \ + $(SLB)$/core_misc.lib SHL1TARGET=$(TARGET)$(UPD)$(DLLPOSTFIX) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
