Kaydet (Commit) 98f7d406 authored tarafından Bjoern Michaelsen's avatar Bjoern Michaelsen

postmerge fixes for gnumake4

üst 09727e4d
......@@ -49,18 +49,18 @@ SHL1TARGET= sts$(DLLPOSTFIX)
SHL1IMPLIB= ists
SHL1STDLIBS= \
$(TOOLSLIB) \
$(UNOTOOLSLIB) \
$(SVTOOLLIB) \
$(SVLLIB) \
$(VCLLIB) \
$(BASICLIB) \
$(SALLIB) \
$(COMPHELPERLIB) \
$(CPPUHELPERLIB) \
$(CPPULIB) \
$(COMPHELPERLIB) \
$(SOTLIB)
$(SALLIB) \
$(SOTLIB) \
$(SVLLIB) \
$(SVTLIB) \
$(SVTOOLLIB) \
$(TOOLSLIB) \
$(UNOTOOLSLIB) \
$(VCLLIB) \
.IF "$(GUI)"=="WNT"
SHL1STDLIBS+= \
......
......@@ -79,19 +79,20 @@ SHL1TARGET= $(TARGET)$(DLLPOSTFIX)
SHL1VERSIONMAP=$(SOLARENV)/src/component.map
SHL1STDLIBS= \
$(VCLLIB) \
$(SALLIB) \
$(TOOLSLIB) \
$(CPPULIB) \
$(SVTOOLLIB) \
$(SVLLIB) \
$(SFXLIB) \
$(CPPUHELPERLIB) \
$(COMPHELPERLIB) \
$(TKLIB) \
$(UNOTOOLSLIB) \
$(SVXCORELIB) \
$(SVXLIB)
$(COMPHELPERLIB) \
$(CPPUHELPERLIB) \
$(CPPULIB) \
$(SALLIB) \
$(SFXLIB) \
$(SVLLIB) \
$(SVTLIB) \
$(SVTOOLLIB) \
$(SVXCORELIB) \
$(SVXLIB) \
$(TKLIB) \
$(TOOLSLIB) \
$(UNOTOOLSLIB) \
$(VCLLIB) \
SHL1LIBS= $(SLB)$/$(TARGET).lib
SHL1IMPLIB= i$(TARGET)
......
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