From dcbc90c265de6782a1dc6f2e5e7e9fa3c4743f87 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Wed, 26 Jan 2005 05:02:06 +0000 Subject: - fixed typos and 64-bit compatibility usage of symbols for method and attribute adding fixed buggy unbinding of receive symbols reconsidered flext::buffer:Update some restructuring added object construction and destruction flags better templates, some minor changes build system: added profiler mode, more fixes added method for clicks into object box - conform to idle callback functionality in devel_0_38 oops, forgot about SIMD for Windows fix for ToOut calls in dsp time svn path=/trunk/; revision=2540 --- externals/grill/flext/build/config-win.def | 3 +++ 1 file changed, 3 insertions(+) (limited to 'externals/grill/flext/build') diff --git a/externals/grill/flext/build/config-win.def b/externals/grill/flext/build/config-win.def index a5afc913..cddb322f 100644 --- a/externals/grill/flext/build/config-win.def +++ b/externals/grill/flext/build/config-win.def @@ -1,3 +1,6 @@ +# use SIMD instructions (Intel SSE)? +SIMD=1 + # where is the STK installation? # (uncomment the line with # to disable STK support) #STK=c:\data\prog\audio\stk -- cgit v1.2.1