зеркало из https://github.com/mozilla/pjs.git
Fix build?
This commit is contained in:
Родитель
e6b505cd47
Коммит
235eb54976
|
@ -25,7 +25,7 @@ CPPSRCS = \
|
|||
|
||||
INCLUDES+=-I../src -I$(DIST)/include
|
||||
|
||||
REQUIRES = raptor netlib xpcom
|
||||
REQUIRES = raptor netlib xpcom pref
|
||||
|
||||
OBJS = $(CPPSRCS:.cpp=.o)
|
||||
|
||||
|
|
|
@ -78,6 +78,7 @@ LLIBS=$(LLIBS) \
|
|||
LINCS=$(LINCS) -I. \
|
||||
-I$(PUBLIC)\raptor \
|
||||
-I$(PUBLIC)\netlib \
|
||||
-I$(PUBLIC)\pref \
|
||||
-I$(PUBLIC)\xpcom
|
||||
|
||||
# clobber and clobber_all will remove the following garbage:
|
||||
|
|
Загрузка…
Ссылка в новой задаче