This wasn't a MINIMO problem, but rather a static build problem. NPODB

This commit is contained in:
dougt%meer.net 2005-08-29 17:38:01 +00:00
Родитель 506c1839ac
Коммит dcd1ec49ed
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -95,7 +95,7 @@ CPPSRCS = nsSpatialNavigation.cpp \
# defined. We do not use this class anywhere in this
# extension.
ifndef MINIMO
ifndef BUILD_STATIC_LIBS
DEFINES += -D_IMPL_NS_GFX
CPPSRCS += nsRect.cpp nsFont.cpp
endif