sb118: #i108776# replaced newly introduced version map file with solenv/src template

This commit is contained in:
sb
2010-02-25 17:50:08 +01:00
parent af26cf8800
commit 72087de475
2 changed files with 1 additions and 10 deletions

View File

@@ -60,7 +60,7 @@ SLOFILES= \
SHL1TARGET= $(TARGET)$(DLLPOSTFIX).uno
SHL1IMPLIB= i$(TARGET)
SHL1VERSIONMAP=$(TARGET).map
SHL1VERSIONMAP=$(SOLARENV)/src/component.map
SHL1DEF=$(MISC)$/$(SHL1TARGET).def
DEF1NAME=$(SHL1TARGET)

View File

@@ -1,9 +0,0 @@
OOO_1.1 {
global:
component_getImplementationEnvironment;
component_getFactory;
component_writeInfo;
local:
*;
};