add jtools to the include paths
git-svn-id: svn://10.0.0.236/trunk@1516 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
7e662b38e2
commit
be8a870be8
2
mozilla/network/cache/Makefile
vendored
2
mozilla/network/cache/Makefile
vendored
@ -30,7 +30,7 @@ CSRCS = \
|
||||
|
||||
EXPORTS= netcache.h mkcache.h mkmemcac.h extcache.h
|
||||
|
||||
REQUIRES = network nspr2 dbm util pref js java fileurl security layer img
|
||||
REQUIRES = network nspr2 dbm util pref js java fileurl security layer img jtools
|
||||
|
||||
include $(DEPTH)/config/rules.mk
|
||||
|
||||
|
||||
3
mozilla/network/cache/makefile.win
vendored
3
mozilla/network/cache/makefile.win
vendored
@ -83,7 +83,8 @@ LINCS= \
|
||||
-I$(XPDIST)\public\js \
|
||||
-I$(XPDIST)\public\java \
|
||||
-I$(XPDIST)\public\fileurl \
|
||||
-I$(XPDIST)\public\security
|
||||
-I$(XPDIST)\public\security \
|
||||
-I$(XPDIST)\public\jtools
|
||||
#!endif
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user