Fix build after the OS2 removal.
This commit is contained in:
parent
d2c46a6183
commit
d84bc49c60
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ LINK_LOCALEDATA_ES_LIB=-l$(SHL2TARGET)
|
|||
LINK_LOCALEDATA_EN_LIB=$(LB)$/i$(SHL1TARGET).lib
|
||||
LINK_LOCALEDATA_ES_LIB=$(LB)$/i$(SHL2TARGET).lib
|
||||
.ENDIF
|
||||
.ELSE
|
||||
LINK_LOCALEDATA_EN_LIB=-l$(SHL1TARGET)
|
||||
LINK_LOCALEDATA_ES_LIB=-l$(SHL2TARGET)
|
||||
.ENDIF
|
||||
|
|
Loading…
Reference in a new issue