summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c02ffe7)
raw | patch | inline | side by side (parent: c02ffe7)
author | ishmal <ishmal@users.sourceforge.net> | |
Sun, 2 Jul 2006 20:13:55 +0000 (20:13 +0000) | ||
committer | ishmal <ishmal@users.sourceforge.net> | |
Sun, 2 Jul 2006 20:13:55 +0000 (20:13 +0000) |
Makefile.mingw.common | patch | blob | history |
diff --git a/Makefile.mingw.common b/Makefile.mingw.common
index a3d6680125fe17459b1fbe9d78372ad18b130b31..5afa38dde3130c7fefe1034058425487e1464c27 100644 (file)
--- a/Makefile.mingw.common
+++ b/Makefile.mingw.common
VERSION = \"$(VERSION_NR)\"
####### the XP_WIN def is necessary for libjs.a
-CFLAGS = -O3 -Wall -mms-bitfields -DVERSION=$(VERSION) \
+CFLAGS = -Wall -O3 -g -mms-bitfields -DVERSION=$(VERSION) \
-DXP_WIN -D_INTL_REDIRECT_INLINE -DHAVE_CONFIG_H
####### Inkboard abilities.
-latkmm-1.6 -lpangomm-1.4 -lsigc-2.0 \
-lgtk-win32-2.0 -lgdk-win32-2.0 -latk-1.0 \
-lgdk_pixbuf-2.0 -lm -lpangoft2-1.0 -lpangowin32-1.0 -lpango-1.0 \
--lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0
+-lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lcairo
####### For PERL
####### (note: perl's config.h has some nested comments)