Kaydet (Commit) c514dd76 authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS supdremove02 (1.7.104); FILE MERGED

2008/01/28 15:57:02 rt 1.7.104.1: #i85482# Remove UPD from library name
üst 6deb607d
......@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.7 $
# $Revision: 1.8 $
#
# last change: $Author: rt $ $Date: 2005-09-09 02:40:18 $
# last change: $Author: obo $ $Date: 2008-02-25 15:28:39 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
......@@ -41,8 +41,6 @@ TARGET=scriptframe
USE_DEFFILE= TRUE
NO_BSYMBOLIC= TRUE
#.INCLUDE : $(PRJ)$/util$/makefile.pmk
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
......@@ -52,9 +50,7 @@ LIB1TARGET= $(SLB)$/$(TARGET).lib
LIB1FILES= $(SLB)/provider.lib
#SHL1TARGET= sfx$(UPD)$(DLLPOSTFIX)
SHL1TARGET= $(TARGET)
#SHL1IMPLIB= isfx
SHL1IMPLIB= $(TARGET)
SHL1STDLIBS+=\
......@@ -66,7 +62,6 @@ SHL1STDLIBS+=\
$(SALLIB)
#SHL1LIBS= $(LIB1TARGET)
SHL1LIBS= $(SLB)$/$(TARGET).lib
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment