diff options
| author | Bob Jamison <ishmalius@gmail.com> | 2006-02-16 01:16:20 +0000 |
|---|---|---|
| committer | ishmal <ishmal@users.sourceforge.net> | 2006-02-16 01:16:20 +0000 |
| commit | e792267db285600c5a87b397eb76048fdd7b7dbb (patch) | |
| tree | b5305a39380a2a4661b9f2bb192d8c36173c1885 /src/make.dep | |
| parent | Add new placeholder for ODF (diff) | |
| download | inkscape-e792267db285600c5a87b397eb76048fdd7b7dbb.tar.gz inkscape-e792267db285600c5a87b397eb76048fdd7b7dbb.zip | |
add ODF
(bzr r151)
Diffstat (limited to 'src/make.dep')
| -rw-r--r-- | src/make.dep | 79 |
1 files changed, 78 insertions, 1 deletions
diff --git a/src/make.dep b/src/make.dep index 8f7670863..157b47639 100644 --- a/src/make.dep +++ b/src/make.dep @@ -1,7 +1,7 @@ ######################################################## ## File: make.dep ## Purpose: Dependency listing for use by Makefiles -## Generated by mkdep.pl at :Wed Feb 15 16:14:00 2006 +## Generated by mkdep.pl at :Thu Feb 16 01:08:41 2006 ## Do not edit this file! Changes will be lost. ######################################################## @@ -6067,6 +6067,83 @@ extension/internal/latex-pstricks.o: \ xml/repr.h \ xml/sp-css-attr.h +extension/internal/odf.o: \ + extension/internal/odf.cpp \ + color.h \ + decimal-round.h \ + display/curve.h \ + display/display-forward.h \ + display/nr-arena-forward.h \ + document.h \ + extension/extension-forward.h \ + extension/extension.h \ + extension/implementation/implementation.h \ + extension/internal/pov-out.h \ + extension/system.h \ + extension/timer.h \ + forward.h \ + gc-anchored.h \ + gc-core.h \ + gc-finalized.h \ + gc-managed.h \ + inkscape.h \ + io/sys.h \ + libavoid/connector.h \ + libavoid/geometry.h \ + libavoid/geomtypes.h \ + libavoid/graph.h \ + libavoid/router.h \ + libavoid/shape.h \ + libavoid/vertices.h \ + libcroco/cr-additional-sel.h \ + libcroco/cr-attr-sel.h \ + libcroco/cr-cascade.h \ + libcroco/cr-declaration.h \ + libcroco/cr-num.h \ + libcroco/cr-parsing-location.h \ + libcroco/cr-pseudo.h \ + libcroco/cr-rgb.h \ + libcroco/cr-selector.h \ + libcroco/cr-simple-sel.h \ + libcroco/cr-statement.h \ + libcroco/cr-string.h \ + libcroco/cr-stylesheet.h \ + libcroco/cr-term.h \ + libcroco/cr-utils.h \ + libnr/n-art-bpath.h \ + libnr/nr-coord.h \ + libnr/nr-dim2.h \ + libnr/nr-forward.h \ + libnr/nr-i-coord.h \ + libnr/nr-macros.h \ + libnr/nr-matrix.h \ + libnr/nr-maybe.h \ + libnr/nr-path-code.h \ + libnr/nr-point-fns.h \ + libnr/nr-point-matrix-ops.h \ + libnr/nr-point-ops.h \ + libnr/nr-point.h \ + libnr/nr-rect.h \ + libnr/nr-rotate.h \ + libnr/nr-scale.h \ + libnr/nr-translate.h \ + libnr/nr-values.h \ + round.h \ + sp-conn-end-pair.h \ + sp-item.h \ + sp-marker-loc.h \ + sp-object.h \ + sp-path.h \ + sp-shape.h \ + style.h \ + traits/reference.h \ + util/forward-pointer-iterator.h \ + util/list.h \ + version.h \ + xml/node.h \ + xml/repr.h \ + xml/sp-css-attr.h + extension/internal/pov-out.o: \ extension/internal/pov-out.cpp \ color.h \ |
