From 42dfbc1ac0bc5e607c791765838dcba279023ccc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Krzysztof=20Kosi=C5=84ski?= Date: Sun, 31 Jan 2010 17:12:34 +0100 Subject: [PATCH] Adjust devlibs copied to dist directory in Windows build --- build.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/build.xml b/build.xml index 100ce449d..96112f525 100644 --- a/build.xml +++ b/build.xml @@ -501,7 +501,7 @@ -lssl -lcrypto ${pcl.lcms} ${pcl.gsl} - -lpng -ljpeg.dll -ltiff.dll -lpopt ${devlibs}/lib/zdll.lib + -lpng -ljpeg -ltiff -lpopt ${devlibs}/lib/zdll.lib -lgc -lws2_32 -lintl -lgdi32 -lcomdlg32 -lm -lgomp -lpthreadGC2 -laspell @@ -556,7 +556,7 @@ -lssl -lcrypto ${pcl.lcms} ${pcl.gsl} - -lpng -ljpeg.dll -ltiff.dll -lpopt ${devlibs}/lib/zdll.lib + -lpng -ljpeg -ltiff.dll -lpopt ${devlibs}/lib/zdll.lib -lgc -lws2_32 -lintl -lgdi32 -lcomdlg32 -lm -lgomp -lpthreadGC2 -laspell @@ -608,7 +608,7 @@ -lssl -lcrypto ${pcl.lcms} ${pcl.gsl} - -lpng -ljpeg.dll -ltiff.dll -lpopt ${devlibs}/lib/zdll.lib + -lpng -ljpeg -ltiff.dll -lpopt ${devlibs}/lib/zdll.lib -lgc -lws2_32 -lintl -lgdi32 -lcomdlg32 -lm -lgomp -lpthreadGC2 -laspell @@ -660,13 +660,14 @@ - + + -- 2.30.2