зеркало из https://github.com/mozilla/gecko-dev.git
Fix for IRIX build
This commit is contained in:
Родитель
983681c31b
Коммит
ab12605cbb
|
@ -15,6 +15,7 @@
|
|||
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
|
||||
# Reserved.
|
||||
|
||||
|
||||
DEPTH = ../..
|
||||
|
||||
LIBRARY_NAME = raptorwebwidget
|
||||
|
@ -23,6 +24,8 @@ MODULE=raptor
|
|||
|
||||
REQUIRES=xpcom raptor dom js netlib
|
||||
|
||||
INCLUDES += -I$(PUBLIC)/raptor -I$(PUBLIC)/xpcom -I$(PUBLIC)/dom -I$(PUBLIC)/js -I(PUBLIC)/netlib
|
||||
|
||||
DEFINES = -D_IMPL_NS_WEB
|
||||
|
||||
CPPSRCS= \
|
||||
|
@ -40,3 +43,4 @@ include $(DEPTH)/config/config.mk
|
|||
TARGETS = $(LIBRARY)
|
||||
|
||||
include $(DEPTH)/config/rules.mk
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче