Bug 544333 - [OS/2] update include path for resource compiler; for m-c.

r=daveryeo.
This commit is contained in:
Walter Meinl 2010-02-05 21:30:14 +01:00
Родитель 1859219ae4
Коммит 5c1edf6c9a
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -211,7 +211,7 @@ ifeq ($(OS_ARCH),OS2)
RESFILE=splashos2.res
RCFLAGS += -DMOZ_PHOENIX
ifdef BUILD_STATIC_LIBS
RCFLAGS += -DMOZ_STATIC_BUILD -i $(DIST)/include/widget
RCFLAGS += -DMOZ_STATIC_BUILD -i $(DIST)/include
endif
ifdef DEBUG
RCFLAGS += -DDEBUG