[#ifdef MOZ_MATHML: NOT PART OF THE DEFAULT BUILD]. Catch up with recent changes that break the MathML-enabled compilation
git-svn-id: svn://10.0.0.236/trunk@64208 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -62,6 +62,10 @@ LLIBS= \
|
||||
$(DIST)\lib\raptorevents_s.lib \
|
||||
$(DIST)\lib\raptorxulbase_s.lib \
|
||||
$(DIST)\lib\raptorxulcontent_s.lib \
|
||||
!ifdef MOZ_MATHML
|
||||
$(DIST)\lib\raptormathmlbase_s.lib \
|
||||
$(DIST)\lib\raptormathmlcontent_s.lib \
|
||||
!endif
|
||||
$(DIST)\lib\img32$(VERSION_NUMBER).lib \
|
||||
$(DIST)\lib\util.lib \
|
||||
$(DIST)\lib\xpcom.lib \
|
||||
|
||||
Reference in New Issue
Block a user