Code

From trunk
[inkscape.git] / src / svg / CMakeLists.txt
1 SET(svg_SRC
2 css-ostringstream.cpp
3 #ftos.cpp
4 gnome-canvas-bpath-util.cpp
5 itos.cpp
6 path-string.cpp
7 round.cpp
8 sp-svg.def
9 stringstream.cpp
10 strip-trailing-zeros.cpp
11 svg-affine.cpp
12 svg-color.cpp
13 svg-length.cpp
14 svg-path.cpp
15 #test-stubs.cpp
16 )