sb118: #i108776# replaced newly introduced version map file with solenv/src template
This commit is contained in:
@@ -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)
|
||||
|
||||
|
@@ -1,9 +0,0 @@
|
||||
OOO_1.1 {
|
||||
global:
|
||||
component_getImplementationEnvironment;
|
||||
component_getFactory;
|
||||
component_writeInfo;
|
||||
|
||||
local:
|
||||
*;
|
||||
};
|
Reference in New Issue
Block a user