Kaydet (Commit) 0b1b496c authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Add comphelperlib for isdigitAscii etc

Despite these being marked as inline, needed when linking at least in
a WNTMSC build with --enable-dbgutil, possibly always with WNTMSC.
üst 54deba6f
...@@ -55,6 +55,7 @@ SHL1DEF=$(MISC)$/$(SHL1TARGET).def ...@@ -55,6 +55,7 @@ SHL1DEF=$(MISC)$/$(SHL1TARGET).def
SHL1STDLIBS=\ SHL1STDLIBS=\
$(CPPUHELPERLIB) \ $(CPPUHELPERLIB) \
$(CPPULIB) \ $(CPPULIB) \
$(COMPHELPERLIB) \
$(SALLIB) \ $(SALLIB) \
$(UCBHELPERLIB) $(UCBHELPERLIB)
SHL1LIBS=\ SHL1LIBS=\
......
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