From b8827f17107c537f192c60eef0d7840ba1d2d3e8 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Mon, 12 Sep 2005 10:27:40 +0000 Subject: changed initialization functions accordingly minimal additions for buffers and exception handling change click modifier to shift (seems to work) small fixes for tutorial examples added flfeatures.h for compile-time version-specific feature detection added typed flext::NewAligned fixed severe Altivec bug adapted for pd-devel 0.39 - better handling of click callback slimmed object data structures update DSP methods for SndObj and STK classes - more compatible handling of attributes in patcher (hiding is now an option - define FLEXT_ATTRHIDE) better buffer checking svn path=/trunk/; revision=3537 --- externals/grill/flext/buildsys/mac/max/gnumake-gcc-ext.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'externals/grill/flext/buildsys/mac/max') diff --git a/externals/grill/flext/buildsys/mac/max/gnumake-gcc-ext.inc b/externals/grill/flext/buildsys/mac/max/gnumake-gcc-ext.inc index 3808d6bb..cc26b0ae 100644 --- a/externals/grill/flext/buildsys/mac/max/gnumake-gcc-ext.inc +++ b/externals/grill/flext/buildsys/mac/max/gnumake-gcc-ext.inc @@ -16,3 +16,4 @@ TARGETPOST=$(INSTTARGET)/Contents/Pkginfo $(INSTTARGET)/Contents/Pkginfo: echo "iLaX????" >> $@ + -- cgit v1.2.1