Code

Dutch basic tutorial update (SVG file).
[inkscape.git] / build.xml
index 130a0ac54f2612e9befe8e0a35cdf974b1e410d5..16443dfc2000f9a678bafdd391ed5628631cafd0 100644 (file)
--- a/build.xml
+++ b/build.xml
         #define WITH_PYTHON                   1
 
         /* shared whiteboard */
-        #undef WITH_INKBOARD                 1
-        #undef HAVE_SSL                      1
+        #undef WITH_INKBOARD
+        #undef HAVE_SSL
         
         /* use poppler for pdf import? */
         #define HAVE_POPPLER                  1
            -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>