Code

Per Johan, a couple build fixes for Win32 cxxtests.
authorscislac <scislac@users.sourceforge.net>
Tue, 29 Sep 2009 03:26:32 +0000 (03:26 +0000)
committerscislac <scislac@users.sourceforge.net>
Tue, 29 Sep 2009 03:26:32 +0000 (03:26 +0000)
build.xml

index b9d7f83933ec49fd2ec2d58882fb37a72598e9f8..16443dfc2000f9a678bafdd391ed5628631cafd0 100644 (file)
--- a/build.xml
+++ b/build.xml
            -lpng -ljpeg.dll -ltiff.dll -lpopt ${devlibs}/lib/zdll.lib
            -lgc
            -lws2_32 -lintl -lgdi32 -lcomdlg32 -lm
-           -lgomp -lpthreadGC2
+           -lgomp -lpthreadGC2 -laspell
            -lmscms  <!-- required for color profiles -->
        </libs>
     </link>
            -lpng -ljpeg.dll -ltiff.dll -lpopt ${devlibs}/lib/zdll.lib
            -lgc
            -lws2_32 -lintl -lgdi32 -lcomdlg32 -lm
-           -lgomp -lpthreadGC2 
+           -lgomp -lpthreadGC2 -laspell
            -lmscms  <!-- required for color profiles -->
        </libs>
     </link>