X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Makefile.mingw.common;h=6dc1617ef8579a12f08d129f24a6b2852a9b5571;hb=4493ebe5ed661007ebf23dc3e0f0c8f1f6386466;hp=f7032d33e4f934015bfa29a251b3eb53bab1fe81;hpb=072f6c3c00d70e5e737b599391d1b36f47dbd0ae;p=inkscape.git diff --git a/Makefile.mingw.common b/Makefile.mingw.common index f7032d33e..6dc1617ef 100644 --- a/Makefile.mingw.common +++ b/Makefile.mingw.common @@ -143,12 +143,12 @@ VERSION_NR = 0.43+devel VERSION = \"$(VERSION_NR)\" ####### the XP_WIN def is necessary for libjs.a -CFLAGS = -O3 -g -Wall -mms-bitfields -DVERSION=$(VERSION) \ +CFLAGS = -O3 -Wall -mms-bitfields -DVERSION=$(VERSION) \ -DXP_WIN -D_INTL_REDIRECT_INLINE -DHAVE_CONFIG_H ####### Inkboard abilities. ####### You must 'make -f Makefile.mingw clean' when turning this on or off -#CFLAGS += -DWITH_INKBOARD +CFLAGS += -DWITH_INKBOARD ####### IMPLICIT RULES .cpp.o: @@ -209,6 +209,7 @@ $(GTK)/bin/libxml2.dll \ $(GTK)/lib/iconv.lib \ -lfreetype.dll -lfontconfig.dll \ -llcms.dll \ +$(GTK)/bin/libloudmouth-1-0.dll \ -lpng -lpopt $(GTK)/lib/zdll.lib \ -lgc -mwindows -lws2_32 -lintl