summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBob Jamison <ishmalius@gmail.com>2008-07-27 19:51:20 +0000
committerishmal <ishmal@users.sourceforge.net>2008-07-27 19:51:20 +0000
commit0b1ecd436f229a493afaef9fd941ca67b7ca41a5 (patch)
tree1d02931f810885d1bdb82da5394e3bf7617b72fd
parentadd LPE Interpolate (diff)
downloadinkscape-0b1ecd436f229a493afaef9fd941ca67b7ca41a5.tar.gz
inkscape-0b1ecd436f229a493afaef9fd941ca67b7ca41a5.zip
fix path
(bzr r6432)
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 334ca3f9f..224892d1a 100644
--- a/build.xml
+++ b/build.xml
@@ -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"/>
<!-- -->