Code

(no commit message)
[inkscape.git] / trunk / src / dom / io / CMakeLists.txt
1 SET(dom_io_SRC
2 base64stream.cpp
3 bufferstream.cpp
4 domstream.cpp
5 gzipstream.cpp
6 httpclient.cpp
7 socket.cpp
8 stringstream.cpp
9 uristream.cpp
10 )