Update of /cvsroot/pure-data/externals/grill/flext/build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24544/build
Modified Files: config-win.def Log Message: - 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
Index: config-win.def =================================================================== RCS file: /cvsroot/pure-data/externals/grill/flext/build/config-win.def,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** config-win.def 8 Jan 2005 04:58:29 -0000 1.2 --- config-win.def 26 Jan 2005 05:01:20 -0000 1.3 *************** *** 1,2 **** --- 1,5 ---- + # use SIMD instructions (Intel SSE)? + SIMD=1 + # where is the STK installation? # (uncomment the line with # to disable STK support)