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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user