Code

Rearrange to enable code that does not directly rely on lcms.
[inkscape.git] / src / dom / CMakeLists.txt
index 645999e0c18c1c58c46626b3b5b909c960f69074..2f6963783ff9960896e62656fde20381154468af 100644 (file)
@@ -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
 )