Kaydet (Commit) 6f8e3dab authored tarafından Jörg Budischewski's avatar Jörg Budischewski

#91714# now using .map-file instead of dxp-files

üst 26cd85a0
...@@ -71,7 +71,7 @@ SHL1STDLIBS= \ ...@@ -71,7 +71,7 @@ SHL1STDLIBS= \
SHL1LIBS= $(LIB1TARGET) SHL1LIBS= $(LIB1TARGET)
SHL1DEF= $(MISC)$/$(SHL1TARGET).def SHL1DEF= $(MISC)$/$(SHL1TARGET).def
DEF1NAME= $(SHL1TARGET) DEF1NAME= $(SHL1TARGET)
DEF1EXPORTFILE= exports.dxp SAL1VERSIONMAP=$(SOLARENV)$/src$/component.map
# ---- test object ---- # ---- test object ----
...@@ -88,7 +88,7 @@ SHL2STDLIBS= \ ...@@ -88,7 +88,7 @@ SHL2STDLIBS= \
SHL2LIBS= $(LIB2TARGET) SHL2LIBS= $(LIB2TARGET)
SHL2DEF= $(MISC)$/$(SHL2TARGET).def SHL2DEF= $(MISC)$/$(SHL2TARGET).def
DEF2NAME= $(SHL2TARGET) DEF2NAME= $(SHL2TARGET)
DEF2EXPORTFILE= exports.dxp SAL2VERSIONMAP=$(SOLARENV)$/src$/component.map
# --- Targets ------------------------------------------------------ # --- Targets ------------------------------------------------------
ALL : \ ALL : \
......
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