summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBob Jamison <ishmalius@gmail.com>2006-03-02 17:01:37 +0000
committerishmal <ishmal@users.sourceforge.net>2006-03-02 17:01:37 +0000
commit075e5fda00b2cf7d25004fb02d894abe773c7315 (patch)
tree596d415187b62c5235f3d4a71a19169029894f63
parentMade style minibar take color drag-n-drop (diff)
downloadinkscape-075e5fda00b2cf7d25004fb02d894abe773c7315.tar.gz
inkscape-075e5fda00b2cf7d25004fb02d894abe773c7315.zip
Put the '-g' back. How did this get deleted? DO NOT REMOVE!
(bzr r194)
-rw-r--r--Makefile.mingw.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.mingw.common b/Makefile.mingw.common
index cea909bf3..c849a4317 100644
--- a/Makefile.mingw.common
+++ b/Makefile.mingw.common
@@ -141,7 +141,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 = -O3 -g -Wall -mms-bitfields -DVERSION=$(VERSION) \
-DXP_WIN -D_INTL_REDIRECT_INLINE -DHAVE_CONFIG_H
####### Inkboard abilities.