From b0fde116adcede86e4876352e1d3d5978a7e8cde Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Mon, 31 Mar 2003 02:41:01 +0000 Subject: "" svn path=/trunk/; revision=515 --- externals/grill/flext/config-pd-bcc.txt | 54 ++++++++++++++--------------- externals/grill/flext/config-pd-cygwin.txt | 54 ++++++++++++++--------------- externals/grill/flext/flext.cw | Bin 506677 -> 506677 bytes 3 files changed, 54 insertions(+), 54 deletions(-) (limited to 'externals/grill/flext') diff --git a/externals/grill/flext/config-pd-bcc.txt b/externals/grill/flext/config-pd-bcc.txt index 8083e294..3bc58f50 100644 --- a/externals/grill/flext/config-pd-bcc.txt +++ b/externals/grill/flext/config-pd-bcc.txt @@ -1,27 +1,27 @@ -# flext - C++ layer for Max/MSP and pd (pure data) externals -# Copyright (c) 2001-2003 Thomas Grill (xovo@gmx.net) -# - -# where is PD? -PDPATH=c:\programme\audio\pd - -# where is BorlandC++? -BCCPATH=c:\programme\prog\bcc55 - -# where is the SndObj include directory? -# (leave blank or comment out to disable SndObj support) -SNDOBJ=f:\prog\audio\sndobj\include - -# where is the STK include directory? -# (leave blank or comment out to disable STK support) -STK=f:\pprog\audio\stk\include - -# build directory for flext libraries? -OUTPATH=.\pd-bcc - -# where should flext libraries be installed? -# (leave blank to omit installation) -INSTDIR=$(PDPATH)\flext - - - +# flext - C++ layer for Max/MSP and pd (pure data) externals +# Copyright (c) 2001-2003 Thomas Grill (xovo@gmx.net) +# + +# where is PD? +PDPATH=c:\programme\audio\pd + +# where is BorlandC++? +BCCPATH=c:\programme\prog\bcc55 + +# where is the SndObj include directory? +# (leave blank or comment out to disable SndObj support) +SNDOBJ=f:\prog\audio\sndobj\include + +# where is the STK include directory? +# (leave blank or comment out to disable STK support) +STK=f:\pprog\audio\stk\include + +# build directory for flext libraries? +OUTPATH=.\pd-bcc + +# where should flext libraries be installed? +# (leave blank to omit installation) +INSTDIR=$(PDPATH)\flext + + + diff --git a/externals/grill/flext/config-pd-cygwin.txt b/externals/grill/flext/config-pd-cygwin.txt index b0b8aee0..dec1ebc4 100644 --- a/externals/grill/flext/config-pd-cygwin.txt +++ b/externals/grill/flext/config-pd-cygwin.txt @@ -1,28 +1,28 @@ -# flext - C++ layer for Max/MSP and pd (pure data) externals -# Copyright (c) 2001-2003 Thomas Grill (xovo@gmx.net) -# - -# your c++ compiler (define only if it's different than g++) -# CXX=g++ - -# where is PD? -PDPATH=/cygdrive/c/programme/audio/pd - -# where is the SndObj include directory? -# (leave blank or comment out to disable SndObj support) -SNDOBJ=/cygdrive/f/prog/audio/sndobj/include - -# where is the STK include directory? -# (leave blank or comment out to disable STK support) -STK=/cygdrive/f/prog/audio/stk/include - -# where should flext libraries be built? -TARGDIR=./pd-cygwin - -# where should flext libraries be installed? -# (leave blank to omit installation) -INSTDIR=${PDPATH}/flext - -# additional compiler flags -# (check if they fit for your system!) +# flext - C++ layer for Max/MSP and pd (pure data) externals +# Copyright (c) 2001-2003 Thomas Grill (xovo@gmx.net) +# + +# your c++ compiler (define only if it's different than g++) +# CXX=g++ + +# where is PD? +PDPATH=/cygdrive/c/programme/audio/pd + +# where is the SndObj include directory? +# (leave blank or comment out to disable SndObj support) +SNDOBJ=/cygdrive/f/prog/audio/sndobj/include + +# where is the STK include directory? +# (leave blank or comment out to disable STK support) +STK=/cygdrive/f/prog/audio/stk/include + +# where should flext libraries be built? +TARGDIR=./pd-cygwin + +# where should flext libraries be installed? +# (leave blank to omit installation) +INSTDIR=${PDPATH}/flext + +# additional compiler flags +# (check if they fit for your system!) UFLAGS=-mcpu=pentium3 -msse \ No newline at end of file diff --git a/externals/grill/flext/flext.cw b/externals/grill/flext/flext.cw index 0d359e5f..c38d4c10 100644 Binary files a/externals/grill/flext/flext.cw and b/externals/grill/flext/flext.cw differ -- cgit v1.2.1