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:
sar 1998-05-13 17:33:42 +00:00
parent 7e662b38e2
commit be8a870be8
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -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>