diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2010-03-14 17:08:33 +0000 |
|---|---|---|
| committer | Johan Engelen <goejendaagh@zonnet.nl> | 2010-03-14 17:08:33 +0000 |
| commit | fcf6b64c5fd4813eef0ac28f5b7d73c3b24b5a02 (patch) | |
| tree | 087ba368b685918c27e52e89fa2359e79b2ff700 | |
| parent | Fixes crash of bug #537457, but export is incorrect. (diff) | |
| download | inkscape-fcf6b64c5fd4813eef0ac28f5b7d73c3b24b5a02.tar.gz inkscape-fcf6b64c5fd4813eef0ac28f5b7d73c3b24b5a02.zip | |
change default windows build back to including inkview
(bzr r9188)
| -rwxr-xr-x | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ ## P R O J E C T : I N K S C A P E ######################################################################## --> -<project name="Inkscape" default="dist-inkscape" basedir="."> +<project name="Inkscape" default="dist-all" basedir="."> <description> Build file for the Inkscape SVG editor. This file was written for GTK-2.10 on Win32, but it should work |
