INTEGRATION: CWS winordinals (1.63.190); FILE MERGED
2008/03/07 15:19:01 vg 1.63.190.1: #i86800# switch to symbol-exporting scheme
This commit is contained in:
@@ -4,9 +4,9 @@
|
|||||||
#
|
#
|
||||||
# $RCSfile: makefile.mk,v $
|
# $RCSfile: makefile.mk,v $
|
||||||
#
|
#
|
||||||
# $Revision: 1.64 $
|
# $Revision: 1.65 $
|
||||||
#
|
#
|
||||||
# last change: $Author: obo $ $Date: 2008-02-25 17:04:33 $
|
# last change: $Author: obo $ $Date: 2008-03-25 14:19:34 $
|
||||||
#
|
#
|
||||||
# The Contents of this file are made available subject to
|
# The Contents of this file are made available subject to
|
||||||
# the terms of GNU Lesser General Public License Version 2.1.
|
# the terms of GNU Lesser General Public License Version 2.1.
|
||||||
@@ -130,7 +130,7 @@ RESLIB3SRSFILES= \
|
|||||||
|
|
||||||
SHL1TARGET= svt$(DLLPOSTFIX)
|
SHL1TARGET= svt$(DLLPOSTFIX)
|
||||||
SHL1IMPLIB= _svt
|
SHL1IMPLIB= _svt
|
||||||
SHL1USE_EXPORTS=ordinal
|
SHL1USE_EXPORTS=name
|
||||||
|
|
||||||
.IF "$(OS)"!="MACOSX"
|
.IF "$(OS)"!="MACOSX"
|
||||||
# static libraries
|
# static libraries
|
||||||
@@ -190,7 +190,7 @@ DEF1DES =SvTools
|
|||||||
|
|
||||||
SHL2TARGET= svl$(DLLPOSTFIX)
|
SHL2TARGET= svl$(DLLPOSTFIX)
|
||||||
SHL2IMPLIB= _isvl
|
SHL2IMPLIB= _isvl
|
||||||
SHL2USE_EXPORTS=ordinal
|
SHL2USE_EXPORTS=name
|
||||||
#Do not link with VCL or any other library that links with VCL
|
#Do not link with VCL or any other library that links with VCL
|
||||||
SHL2STDLIBS= \
|
SHL2STDLIBS= \
|
||||||
$(UNOTOOLSLIB) \
|
$(UNOTOOLSLIB) \
|
||||||
|
Reference in New Issue
Block a user