Code

Someone keeps committing a copy of this with '-g' removed. Stop. :)
authorishmal <ishmal@users.sourceforge.net>
Fri, 19 May 2006 21:17:11 +0000 (21:17 +0000)
committerishmal <ishmal@users.sourceforge.net>
Fri, 19 May 2006 21:17:11 +0000 (21:17 +0000)
Makefile.mingw.common

index 6dc1617ef8579a12f08d129f24a6b2852a9b5571..f36b6fd8173f1a0352f83445037ed3f271102f2b 100644 (file)
@@ -143,7 +143,7 @@ VERSION_NR = 0.43+devel
 VERSION = \"$(VERSION_NR)\"
 
 ####### the XP_WIN def is necessary for libjs.a
-CFLAGS = -O3 -Wall -mms-bitfields -DVERSION=$(VERSION) \
+CFLAGS = -g -O3 -Wall -mms-bitfields -DVERSION=$(VERSION) \
 -DXP_WIN -D_INTL_REDIRECT_INLINE -DHAVE_CONFIG_H
 
 ####### Inkboard abilities.
@@ -181,7 +181,7 @@ GTKINC = -DGLIBMM_DLL \
 ####### we removed the '-Wl,--enable-runtime-pseudo-reloc' option, as
 ####### it proved to be very dangerous
 ####### with Gtk::TreeViewColumn
-GTKLIB = -L$(GTK)/lib -lloudmouth-1 \
+GTKLIB = -L$(GTK)/lib \
 -lgtkmm-2.4 -lgdkmm-2.4 -lglibmm-2.4 \
 -latkmm-1.6 -lpangomm-1.4 -lsigc-2.0 \
 -lgtk-win32-2.0 -lgdk-win32-2.0 -latk-1.0 \
@@ -209,7 +209,7 @@ $(GTK)/bin/libxml2.dll \
 $(GTK)/lib/iconv.lib   \
 -lfreetype.dll -lfontconfig.dll  \
 -llcms.dll \
-$(GTK)/bin/libloudmouth-1-0.dll \
+-lloudmouth-1.dll -lssl -lcrypto \
 -lpng -lpopt $(GTK)/lib/zdll.lib \
 -lgc -mwindows -lws2_32 -lintl