aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-03-31 02:41:01 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-03-31 02:41:01 +0000
commitb0fde116adcede86e4876352e1d3d5978a7e8cde (patch)
tree36ee74113c9e4858b5a58f2b056d5fef65b605a1 /externals/grill/flext
parent61b39c2448305d3264c323b8ed363130e8f41f40 (diff)
""
svn path=/trunk/; revision=515
Diffstat (limited to 'externals/grill/flext')
-rw-r--r--externals/grill/flext/config-pd-bcc.txt54
-rw-r--r--externals/grill/flext/config-pd-cygwin.txt54
-rw-r--r--externals/grill/flext/flext.cwbin506677 -> 506677 bytes
3 files changed, 54 insertions, 54 deletions
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
--- a/externals/grill/flext/flext.cw
+++ b/externals/grill/flext/flext.cw
Binary files differ