summaryrefslogtreecommitdiffstats
path: root/src/libnr
diff options
context:
space:
mode:
authorJoshua L. Blocher <verbalshadow@gmail.com>2009-01-05 00:38:29 +0000
committerverbalshadow <verbalshadow@users.sourceforge.net>2009-01-05 00:38:29 +0000
commit43a69f3e935c52c078cee6ce4bc93246c0ecf198 (patch)
treedb763f24a62cadcdfddc1a88293a0dfd0ce04289 /src/libnr
parent(Partial) fix to nr-filter-image + some (small) changes to nr-filter-blend an... (diff)
downloadinkscape-43a69f3e935c52c078cee6ce4bc93246c0ecf198.tar.gz
inkscape-43a69f3e935c52c078cee6ce4bc93246c0ecf198.zip
Cmake build fixes, minor
(bzr r7078)
Diffstat (limited to 'src/libnr')
-rw-r--r--src/libnr/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/libnr/CMakeLists.txt b/src/libnr/CMakeLists.txt
index 00307fcdd..d29b83da8 100644
--- a/src/libnr/CMakeLists.txt
+++ b/src/libnr/CMakeLists.txt
@@ -1,6 +1,5 @@
SET(libnr_SRC
#in-svg-plane-test.cpp
-n-art-bpath-2geom.cpp
nr-blit.cpp
nr-compose.cpp
nr-compose-transform.cpp
@@ -9,9 +8,7 @@ nr-matrix.cpp
nr-matrix-div.cpp
nr-matrix-fns.cpp
nr-matrix-rotate-ops.cpp
-nr-matrix-test.cpp
nr-object.cpp
-nr-path.cpp
nr-pixblock.cpp
nr-pixblock-line.cpp
nr-pixblock-pattern.cpp
@@ -23,9 +20,7 @@ nr-rect-l.cpp
nr-rotate-fns.cpp
#nr-rotate-fns-test.cpp
nr-rotate-matrix-ops.cpp
-nr-rotate-test.cpp
nr-scale-matrix-ops.cpp
-nr-scale-test.cpp
nr-scale-translate-ops.cpp
nr-translate-matrix-ops.cpp
nr-translate-rotate-ops.cpp