summaryrefslogtreecommitdiffstats
path: root/src/dom/CMakeLists.txt
blob: 2f6963783ff9960896e62656fde20381154468af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
SET(dom_SRC
cssreader.cpp
domimpl.cpp
domptr.cpp
domstring.cpp
lsimpl.cpp
prop-css2.cpp
#prop-css.cpp
#prop-svg.cpp
smilimpl.cpp
svgimpl.cpp
svgreader.cpp
ucd.cpp
uri.cpp
xmlreader.cpp
xmlwriter.cpp
xpathimpl.cpp
xpathparser.cpp
xpathtoken.cpp
)