diff options
| author | Josh Andler <scislac@gmail.com> | 2014-05-05 08:40:12 +0000 |
|---|---|---|
| committer | Josh Andler <scislac@gmail.com> | 2014-05-05 08:40:12 +0000 |
| commit | e2f2dfac4f2c54eef41c4b7429fe5fb6bc5eb1d2 (patch) | |
| tree | 8a270f558f3de4b1f9a2ebbf044a964d006037b6 /build.xml | |
| parent | Documentation. Elements of design tutorial update ((not fully translated); Up... (diff) | |
| download | inkscape-e2f2dfac4f2c54eef41c4b7429fe5fb6bc5eb1d2.tar.gz inkscape-e2f2dfac4f2c54eef41c4b7429fe5fb6bc5eb1d2.zip | |
Make experimental feature enabling more unified/easy.
(bzr r13336)
Diffstat (limited to 'build.xml')
| -rw-r--r-- | build.xml | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -211,6 +211,12 @@ /* Do we want experimental, unsupported, unguaranteed, etc., LivePathEffects enabled? */ //#define LPE_ENABLE_TEST_EFFECTS 1 + /* Do we want experimental, unsupported, unguaranteed, etc., SVG2 features enabled? */ + //#define WITH_SVG2 1 + //#define WITH_CSSCOMPOSITE 1 + //#define WITH_CSSBLEND 1 + //#define WITH_MESH 1 + #define HAVE_ASPELL 1 #endif /* _CONFIG_H_ */ |
