CWS-TOOLING: integrate CWS sb118
This commit is contained in:
2
scripting/source/vbaevents/makefile.mk
Executable file → Normal file
2
scripting/source/vbaevents/makefile.mk
Executable file → Normal 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)
|
||||
|
||||
|
@@ -1,9 +0,0 @@
|
||||
OOO_1.1 {
|
||||
global:
|
||||
component_getImplementationEnvironment;
|
||||
component_getFactory;
|
||||
component_writeInfo;
|
||||
|
||||
local:
|
||||
*;
|
||||
};
|
Reference in New Issue
Block a user