Kaydet (Commit) 17686f24 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS tune01 (1.2.26); FILE MERGED

2003/04/03 13:58:32 cp 1.2.26.1: #i12151# specify function export
üst bb8508ec
......@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.2 $
# $Revision: 1.3 $
#
# last change: $Author: jbu $ $Date: 2002-10-01 11:29:26 $
# last change: $Author: vg $ $Date: 2003-04-15 13:47:12 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
......@@ -76,24 +76,20 @@ COMPRDB=$(SOLARBINDIR)$/types.rdb
SLOFILES=$(SLO)$/shellexec.obj\
$(SLO)$/shellexecentry.obj
SHL1TARGET=$(TARGET)
SHL1OBJS=$(SLOFILES)
SHL1TARGET= $(TARGET)
SHL1IMPLIB= i$(TARGET)
SHL1VERSIONMAP=exports.map
SHL1DEF=$(MISC)$/$(SHL1TARGET).def
DEF1NAME=$(SHL1TARGET)
SHL1STDLIBS=$(CPPULIB)\
$(CPPUHELPERLIB)\
$(SALLIB)
SHL1LIBS=
SHL1DEPN=
SHL1IMPLIB=i$(SHL1TARGET)
SHL1OBJS=$(SLOFILES)
#SHL1DEF=$(MISC)$/$(SHL1TARGET).def
#DEF1NAME=$(SHL1TARGET)
#DEF1EXPORTFILE= exports.dxp
# --- Targets ------------------------------------------------------
......
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