INTEGRATION: CWS macosx204fixes (1.6.286); FILE MERGED
2006/07/12 23:32:43 ericb 1.6.286.1: #i66587# macosx204fixes fix missing -lutl when building svdem in svdem in svtools. Verified on WIN and MACOSX
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.6 $
|
||||
# $Revision: 1.7 $
|
||||
#
|
||||
# last change: $Author: rt $ $Date: 2005-09-08 17:01:41 $
|
||||
# last change: $Author: ihi $ $Date: 2006-08-01 12:23:58 $
|
||||
#
|
||||
# The Contents of this file are made available subject to
|
||||
# the terms of GNU Lesser General Public License Version 2.1.
|
||||
@@ -61,6 +61,10 @@ APP1STDLIBS= $(SVTOOLLIB) \
|
||||
$(CPPUHELPERLIB) \
|
||||
$(CPPULIB)
|
||||
|
||||
.IF "$(OS)"=="MACOSX" || "$(GUI)"=="WIN"
|
||||
APP1STDLIBS += $(UNOTOOLSLIB)
|
||||
.ENDIF
|
||||
|
||||
APP1DEPN= $(L)$/itools.lib $(SVLIBDEPEND)
|
||||
APP1OBJS= $(OBJ)$/svdem.obj
|
||||
|
||||
|
Reference in New Issue
Block a user