diff options
| author | Bob Jamison <ishmalius@gmail.com> | 2008-07-27 19:51:20 +0000 |
|---|---|---|
| committer | ishmal <ishmal@users.sourceforge.net> | 2008-07-27 19:51:20 +0000 |
| commit | 0b1ecd436f229a493afaef9fd941ca67b7ca41a5 (patch) | |
| tree | 1d02931f810885d1bdb82da5394e3bf7617b72fd | |
| parent | add LPE Interpolate (diff) | |
| download | inkscape-0b1ecd436f229a493afaef9fd941ca67b7ca41a5.tar.gz inkscape-0b1ecd436f229a493afaef9fd941ca67b7ca41a5.zip | |
fix path
(bzr r6432)
| -rw-r--r-- | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ <!-- --> <property name="arch" value="mingw32-"/> <property name="archutil" value=""/> - <property name="devlibs" location="e:/Inkscape/devlibs"/> + <property name="devlibs" location="c:/devlibs"/> <property name="cxxtest" location="cxxtest"/> <!-- --> |
