Issue #80 - De-unify dom/xslt

This commit is contained in:
Moonchild 2020-04-23 17:29:30 +00:00 • committed by Roy Tam
commit 2c7e0856ce
6 changed files with 9 additions and 4 deletions

View file

@ -10,7 +10,7 @@ EXPORTS.mozilla.dom += [
'XPathResult.h',
]
UNIFIED_SOURCES += [
SOURCES += [
'txBooleanExpr.cpp',
'txBooleanResult.cpp',
'txCoreFunctionCall.cpp',