Added include of $(PUBLIC)\unicharutil to fix build bustage

This commit is contained in:
troy%netscape.com 1999-02-23 04:28:08 +00:00
Родитель 59564f57a7
Коммит 2e35a63334
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -104,7 +104,7 @@ CPP_OBJS= \
EXPORTS=nsGlobalVariables.h
LINCS=-I$(PUBLIC)\xpcom -I$(PUBLIC)\raptor -I$(PUBLIC)\js \
-I$(PUBLIC)\dom -I$(PUBLIC)\netlib \
-I$(PUBLIC)\dom -I$(PUBLIC)\netlib -I$(PUBLIC)\unicharutil \
-I..\..\style\src \
-I..\..\content\src \
-I..\..\..\base\src -I$(PUBLIC)\plugin -I$(PUBLIC)\java \