From a8336fcff852757232e037ef08f387fb17538196 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Mon, 24 Aug 2015 09:51:41 +0200 Subject: Bitmaps & clipping mode in drawingframe -- StdFile doesn't play nice with debugging symbols, so -tst removed from Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 94cd5dd..e55296f 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ OBJECTIOCDIR=$(OBJECTIOLINUX)/Linux_C_12 CLM=clm CLM_LIBS=$$(for l in $$(pkg-config --libs gtk+-2.0); do echo -n "-l $$l "; done)-l -lpthread CLM_INC=-I $(OBJECTIO) -I $(OBJECTIOLINUX) -I $(CLEANLIB)/StdLib -CLM_OPTS=-tst +CLM_OPTS= APP_OPTS=-h 512M -- cgit v1.2.3