X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2FMakefile.in;h=a154fc689be387985922cb2706ec232d9cb17086;hb=54c0cc46a20bfd13a8f0c3130520bcc06359bc9c;hp=a326eebdb9ab192714bf483e2b6d46bdebe33598;hpb=616ddd1b189837e5a7d1d6953534115be44f477b;p=xestiacalendar%2F.git diff --git a/source/Makefile.in b/source/Makefile.in index a326eeb..a154fc6 100644 --- a/source/Makefile.in +++ b/source/Makefile.in @@ -1,7 +1,7 @@ CPP=g++ STRIP=strip -BMCO_CPPFLAGS=`xml2-config --cflags` `wx-config --cxxflags` -std=c++11 @DBGOUT@ -I./common -ggdb -CPPFLAGS=`xml2-config --cflags` `wx-config --cxxflags` -std=c++11 @DBGOUT@ -I./common -ggdb +BMCO_CPPFLAGS=`xml2-config --cflags` `wx-config --cxxflags` -std=c++11 @DBGOUT@ -I./common +CPPFLAGS=`xml2-config --cflags` `wx-config --cxxflags` -std=c++11 @DBGOUT@ -I./common BMCO_CPPLIBS=`wx-config --libs` `curl-config --libs` -lxml2 CPPLIBS=`wx-config --libs` `curl-config --libs` -lxml2 -Llibraries -lCalendarDataStorage -lsqlite3 CDSLIBS=-lsqlite3