diff options
author | Mikhail Voytenko <mav@openoffice.org> | 2010-04-27 12:15:15 +0200 |
---|---|---|
committer | Mikhail Voytenko <mav@openoffice.org> | 2010-04-27 12:15:15 +0200 |
commit | e95f57d0e1414ae1ef91c67d98f8a656e7345e62 (patch) | |
tree | 9e84a9c603c52ad948ca6e08237214e8136cd15f /extensions/source/abpilot/makefile.mk | |
parent | 6bfa05212ad958a16170267d51ffce2e61b97d96 (diff) | |
parent | eed1a4cbf0088d8ceb45a1eabfe166226bf17695 (diff) |
Merge to DEV300_m77
Diffstat (limited to 'extensions/source/abpilot/makefile.mk')
-rw-r--r-- | extensions/source/abpilot/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/abpilot/makefile.mk b/extensions/source/abpilot/makefile.mk index c5b25fc733f7..19477e1b6b2b 100644 --- a/extensions/source/abpilot/makefile.mk +++ b/extensions/source/abpilot/makefile.mk @@ -76,7 +76,7 @@ RESLIB1IMAGES=$(PRJ)$/res RESLIB1SRSFILES= $(SRS)$/abp.srs SHL1TARGET= $(TARGET)$(DLLPOSTFIX) -SHL1VERSIONMAP= $(TARGET).map +SHL1VERSIONMAP=$(SOLARENV)/src/component.map SHL1STDLIBS= \ $(VCLLIB) \ |