summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authordaleharvey <daleharvey@users.sourceforge.net>2006-06-23 13:19:32 +0000
committerdaleharvey <daleharvey@users.sourceforge.net>2006-06-23 13:19:32 +0000
commit729e537f02594964c47ec8a034b031eb8cc583ff (patch)
tree3dc8d12821ed8493d9b78b216894fc5b668a3189 /src
parentmanually merging the INKBOARD_PEDRO branch into trunk (diff)
downloadinkscape-729e537f02594964c47ec8a034b031eb8cc583ff.tar.gz
inkscape-729e537f02594964c47ec8a034b031eb8cc583ff.zip
added an empty.cpp to pedro, required for build
(bzr r1269)
Diffstat (limited to 'src')
-rw-r--r--src/pedro/empty.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pedro/empty.cpp b/src/pedro/empty.cpp
new file mode 100644
index 000000000..2f20405d6
--- /dev/null
+++ b/src/pedro/empty.cpp
@@ -0,0 +1 @@
+// empty file to generate a null object file; needed by some archiver tools