зеркало из https://github.com/mozilla/pjs.git
Bug 544333 - [OS/2] update include path for resource compiler; for m-c.
r=daveryeo.
This commit is contained in:
Родитель
1859219ae4
Коммит
5c1edf6c9a
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче