adding jtools to the include path
git-svn-id: svn://10.0.0.236/trunk@1518 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
bf8234dd48
commit
58e8c8d316
@ -27,7 +27,7 @@ CSRCS = \
|
||||
EXPORTS= abouturl.h
|
||||
|
||||
REQUIRES = netcache network nspr2 dbm util pref js java fileurl \
|
||||
security layer img httpurl
|
||||
security layer img httpurl jtools
|
||||
|
||||
include $(DEPTH)/config/rules.mk
|
||||
|
||||
|
||||
@ -72,6 +72,7 @@ LINCS= \
|
||||
-I$(XPDIST)\public\security \
|
||||
-I$(XPDIST)\public\netcache \
|
||||
-I$(XPDIST)\public\httpurl \
|
||||
-I$(XPDIST)\public\jtools \
|
||||
-I$(XPDIST)\public\network
|
||||
#!endif
|
||||
|
||||
|
||||
@ -27,7 +27,7 @@ CSRCS = \
|
||||
EXPORTS= fileurl.h
|
||||
|
||||
REQUIRES = network nspr2 dbm util pref js java fileurl \
|
||||
security layer img httpurl
|
||||
security layer img httpurl jtools
|
||||
|
||||
include $(DEPTH)/config/rules.mk
|
||||
|
||||
|
||||
@ -69,6 +69,7 @@ LINCS= \
|
||||
-I$(XPDIST)\public\java \
|
||||
-I$(XPDIST)\public\pref \
|
||||
-I$(XPDIST)\public\js \
|
||||
-I$(XPDIST)\public\jtools \
|
||||
-I$(XPDIST)\public\network
|
||||
#!endif
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user