summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdib Taraben <theadib@gmail.com>2007-12-12 21:24:07 +0000
committertheadib <theadib@users.sourceforge.net>2007-12-12 21:24:07 +0000
commit4c591a773e4e078967c7cf674b287134369a4c1a (patch)
tree83f334b0573ef90374ade3da6a53af1f64587563
parentAdd global snapping toggle (diff)
downloadinkscape-4c591a773e4e078967c7cf674b287134369a4c1a.tar.gz
inkscape-4c591a773e4e078967c7cf674b287134369a4c1a.zip
more win32 compile for inkview
(bzr r4222)
-rw-r--r--build.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index afd8781d6..cdf857cbe 100644
--- a/build.xml
+++ b/build.xml
@@ -468,7 +468,8 @@
-llcms.dll
-lssl -lcrypto
-lpng -ljpeg.dll -ltiff.dll -lpopt ${gtk}/lib/zdll.lib
- -lgc -mwindows -lws2_32 -lintl -lm
+ -lgc -mwindows
+ -lws2_32 -lintl -lgdi32 -lcomdlg32 -lm
</libs>
</link>
</target>