#i106421#: move msfilter to filter
This commit is contained in:
parent
0a0c0f5f57
commit
3a3ad68fbd
1 changed files with 2 additions and 2 deletions
|
@ -240,7 +240,7 @@ SFXDEBUGLIB=
|
|||
FWELIB=-lfwe$(DLLPOSTFIX)
|
||||
FWILIB=-lfwi$(DLLPOSTFIX)
|
||||
SVXCORELIB=-lsvxcore$(DLLPOSTFIX)
|
||||
SVXMSFILTERLIB=-lsvxmsfilter$(DLLPOSTFIX)
|
||||
MSFILTERLIB=-lmsfilter$(DLLPOSTFIX)
|
||||
SVXLIB=-lsvx$(DLLPOSTFIX)
|
||||
BASCTLLIB=-lbasctl$(DLLPOSTFIX)
|
||||
BASICIDELIB=-lybctl
|
||||
|
@ -425,7 +425,7 @@ DOCMGRLIB=docmgr.lib
|
|||
BASICLIB=basic.lib
|
||||
TKTLIB=tkt.lib
|
||||
SVXCORELIB=isvxcore.lib
|
||||
SVXMSFILTERLIB=isvxmsfilter.lib
|
||||
MSFILTERLIB=imsfilter.lib
|
||||
SVXLIB=isvx.lib
|
||||
BASCTLLIB=basctl.lib
|
||||
BASICIDELIB=ybctl.lib
|
||||
|
|
Loading…
Reference in a new issue