summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6271e4d)
raw | patch | inline | side by side (parent: 6271e4d)
author | ishmal <ishmal@users.sourceforge.net> | |
Mon, 13 Nov 2006 03:00:57 +0000 (03:00 +0000) | ||
committer | ishmal <ishmal@users.sourceforge.net> | |
Mon, 13 Nov 2006 03:00:57 +0000 (03:00 +0000) |
Makefile.mingw.common | patch | blob | history |
diff --git a/Makefile.mingw.common b/Makefile.mingw.common
index 1f5b2d885e9385efdbe76c556edb8bfe35fd34a1..943583dd64c387aa1ebeb2f407ccd3b8da66a8b9 100644 (file)
--- a/Makefile.mingw.common
+++ b/Makefile.mingw.common
####### Inkboard abilities.
####### You must 'make -f Makefile.mingw clean' when turning this on or off
-CFLAGS += -DWITH_INKBOARD
+CFLAGS += -DWITH_INKBOARD -DHAVE_SSL
####### IMPLICIT RULES
.cpp.o:
####### remove -DLIBXML_STATIC
INC = -I. -I.. -I../.. -I../cxxtest $(GTKINC) -I$(GTK)/include \
-$(PERLINC) $(PYTHONINC) -I$(GTK)/include/loudmouth-1.0 \
+$(PERLINC) $(PYTHONINC) \
-I$(GTK)/include/libxml2 -I$(GTK)/include/freetype2 \
$(GTK)/lib/iconv.lib \
-lfreetype.dll -lfontconfig.dll \
-llcms.dll \
--lloudmouth-1.dll -lssl -lcrypto \
+-lssl -lcrypto \
-lpng -lpopt $(GTK)/lib/zdll.lib \
-lgc -mwindows -lws2_32 -lintl -lm