summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLiam P. White <inkscapebrony@gmail.com>2015-02-25 19:22:23 +0000
committerLiam P. White <inkscapebrony@gmail.com>2015-02-25 19:22:23 +0000
commit8967965913d42a4ddf5617553d772405fb277bd8 (patch)
tree20c6204c56e329a644d67b50642b8be70410380a /src
parentload rectangle parameters as px. (Bug 1424798) (diff)
downloadinkscape-8967965913d42a4ddf5617553d772405fb277bd8.tar.gz
inkscape-8967965913d42a4ddf5617553d772405fb277bd8.zip
Don't compile doxygen-main.cpp
(bzr r13944)
Diffstat (limited to 'src')
-rw-r--r--src/CMakeLists.txt1
-rw-r--r--src/Makefile_insert1
-rw-r--r--src/doxygen-main.dox (renamed from src/doxygen-main.cpp)0
3 files changed, 0 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index ddb715f55..67b2d4918 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -195,7 +195,6 @@ set(inkscape_SRC
document-subset.cpp
document-undo.cpp
document.cpp
- doxygen-main.cpp
ege-color-prof-tracker.cpp
event-log.cpp
extract-uri.cpp
diff --git a/src/Makefile_insert b/src/Makefile_insert
index 68ec982b3..477180895 100644
--- a/src/Makefile_insert
+++ b/src/Makefile_insert
@@ -35,7 +35,6 @@ ink_common_sources += \
document.cpp document.h document-private.h \
document-subset.cpp document-subset.h \
document-undo.cpp document-undo.h \
- doxygen-main.cpp \
ege-color-prof-tracker.cpp ege-color-prof-tracker.h \
enums.h \
event-log.cpp event-log.h event.h \
diff --git a/src/doxygen-main.cpp b/src/doxygen-main.dox
index 6a5723bfd..6a5723bfd 100644
--- a/src/doxygen-main.cpp
+++ b/src/doxygen-main.dox