From: Leandro Lucarella Date: Fri, 7 Nov 2003 14:43:08 +0000 (+0000) Subject: Se vuelve a poner el flag de debug, lo cambie sin querer el commit pasado. X-Git-Tag: svn_import~333 X-Git-Url: https://git.llucax.com/z.facultad/75.42/plaqui.git/commitdiff_plain/d940cfcd9606fbf7fc82376260f3a63573fd3795?ds=inline;hp=d3ea2ff01c51df0df95cd23157267048e2c2fdcd Se vuelve a poner el flag de debug, lo cambie sin querer el commit pasado. --- diff --git a/Constructor/Makefile b/Constructor/Makefile index 67d9350..4347391 100644 --- a/Constructor/Makefile +++ b/Constructor/Makefile @@ -3,7 +3,7 @@ # $Id$ # -CXXFLAGS=-Wall -O2 `pkg-config --cflags libglademm-2.0` +CXXFLAGS=-Wall -g `pkg-config --cflags libglademm-2.0` LDFLAGS=`pkg-config --libs libglademm-2.0` TARGETS=main