sb129: #i113189# change UNO components to use passive registration
This commit is contained in:
parent
c257abf34e
commit
f7d15243e6
3 changed files with 3 additions and 3 deletions
2
sdext/source/minimizer/makefile.mk
Executable file → Normal file
2
sdext/source/minimizer/makefile.mk
Executable file → Normal file
|
@ -77,7 +77,7 @@ SHL1DEPN=
|
|||
SHL1IMPLIB= i$(SHL1TARGET)
|
||||
SHL1LIBS= $(SLB)$/$(TARGET).lib
|
||||
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
|
||||
SHL1VERSIONMAP=$(SOLARENV)/src/component.map
|
||||
SHL1VERSIONMAP=$(SOLARENV)/src/reg-component.map
|
||||
SHL1RPATH= OXT
|
||||
DEF1NAME= $(SHL1TARGET)
|
||||
|
||||
|
|
2
sdext/source/pdfimport/makefile.mk
Executable file → Normal file
2
sdext/source/pdfimport/makefile.mk
Executable file → Normal file
|
@ -90,7 +90,7 @@ SHL1STDLIBS=\
|
|||
SHL1DEPN=
|
||||
SHL1IMPLIB= i$(SHL1TARGET)
|
||||
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
|
||||
SHL1VERSIONMAP=$(SOLARENV)/src/component.map
|
||||
SHL1VERSIONMAP=$(SOLARENV)/src/reg-component.map
|
||||
SHL1RPATH=OXT
|
||||
|
||||
DEF1NAME=$(SHL1TARGET)
|
||||
|
|
2
sdext/source/presenter/makefile.mk
Executable file → Normal file
2
sdext/source/presenter/makefile.mk
Executable file → Normal file
|
@ -103,7 +103,7 @@ SHL1DEPN=
|
|||
SHL1IMPLIB= i$(SHL1TARGET)
|
||||
SHL1LIBS= $(SLB)$/$(TARGET).lib
|
||||
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
|
||||
SHL1VERSIONMAP=$(SOLARENV)/src/component.map
|
||||
SHL1VERSIONMAP=$(SOLARENV)/src/reg-component.map
|
||||
SHL1RPATH= OXT
|
||||
DEF1NAME= $(SHL1TARGET)
|
||||
|
||||
|
|
Loading…
Reference in a new issue