Hmm....seems like we need two include lines for /I$(XPDIST)\public\jar \ twice otherwise it breaks..hack until we can figure out why.

git-svn-id: svn://10.0.0.236/branches/NORMANDY_BRANCH@2064 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mscott
1998-05-20 23:08:01 +00:00
parent 81b00a75f4
commit c5281ae48c

View File

@@ -571,13 +571,14 @@ CDISTINCLUDES= \
/I$(XPDIST)\public\xml \
/I$(DIST)\include \
/I$(XPDIST)\public\img \
/I$(XPDIST)\public\jtools \
/I$(XPDIST)\public\jtools \
!else
!endif
/I$(XPDIST)\public \
/I$(XPDIST)\public\coreincl \
!ifndef NO_SECURITY
/I$(XPDIST)\public\jar \
/I$(XPDIST)\public\jar \
!endif
/I$(XPDIST)\public\util