summaryrefslogtreecommitdiff
path: root/extensions/source
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source')
-rw-r--r--extensions/source/abpilot/makefile.mk27
1 files changed, 14 insertions, 13 deletions
diff --git a/extensions/source/abpilot/makefile.mk b/extensions/source/abpilot/makefile.mk
index b205d9b3f2e9..7f84828247bb 100644
--- a/extensions/source/abpilot/makefile.mk
+++ b/extensions/source/abpilot/makefile.mk
@@ -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)