diff options
Diffstat (limited to 'src/dom')
| -rw-r--r-- | src/dom/CMakeLists.txt | 31 |
1 files changed, 2 insertions, 29 deletions
diff --git a/src/dom/CMakeLists.txt b/src/dom/CMakeLists.txt index 645999e0c..2f6963783 100644 --- a/src/dom/CMakeLists.txt +++ b/src/dom/CMakeLists.txt @@ -1,47 +1,20 @@ SET(dom_SRC -css.h cssreader.cpp -cssreader.h -dom.h domimpl.cpp -domimpl.h domptr.cpp -domptr.h domstring.cpp -domstring.h -events.h -ls.h lsimpl.cpp -lsimpl.h prop-css2.cpp -prop-css.cpp -prop-svg.cpp -smil.h +#prop-css.cpp +#prop-svg.cpp smilimpl.cpp -smilimpl.h -stylesheets.h -svg.h svgimpl.cpp -svgimpl.h svgreader.cpp -svgreader.h -svgtypes.h -traversal.h ucd.cpp -ucd.h uri.cpp -uri.h -views.h -views-level3.h xmlreader.cpp -xmlreader.h xmlwriter.cpp -xmlwriter.h -xpath.h xpathimpl.cpp -xpathimpl.h xpathparser.cpp -xpathparser.h xpathtoken.cpp -xpathtoken.h ) |
