Code

fix typo
authorishmal <ishmal@users.sourceforge.net>
Mon, 12 May 2008 18:38:24 +0000 (18:38 +0000)
committerishmal <ishmal@users.sourceforge.net>
Mon, 12 May 2008 18:38:24 +0000 (18:38 +0000)
build.xml

index f723148ab6cf555a0164f5f5e83a81ced48ab424..984f4603fcba095d61689d3450b2c7aa9ce00719 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -26,8 +26,6 @@
 
 
 
-
-
 <!--
 ########################################################################
 ## P R O J E C T   :   I N K S C A P E
@@ -38,6 +36,9 @@
         Build file for the Inkscape SVG editor.  This file
         was written for GTK-2.10 on Win32, but it should work
         well for other types of builds with only minor adjustments.
+        Note that the default target is 'dist'.  You can execute other
+        targets instead, by "btool {target}",  like  "btool compile", if
+        you want to save time.
     </description>
 
   <!-- set global properties for this build -->
        <libs>
            -L${gtk}/lib
            -lpoppler-cairo -lpoppler-glib -lpoppler.dll 
-           ${pcl.gtkmm-2.4}  ${pc.pangoft2} -lgthread-2.0
-           -lgsl
+           ${pcl.gtkmm-2.4}  ${pcl.pangoft2} ${pcl.gthread-2.0}
            <!-- PERL -->
            <!-- -L${gtk}/perl/lib/CORE -lperl58 -->
            <!-- PYTHON -->
            -lfreetype.dll -lfontconfig.dll
            -lssl -lcrypto
            -llcms.dll
+           -lgsl
            -lpng -ljpeg.dll -ltiff.dll -lpopt ${gtk}/lib/zdll.lib
            -lgc
                   -lws2_32 -lintl -lgdi32 -lcomdlg32 -lm