aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/dyn_py/config-pd-darwin.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2009-04-01 23:28:24 +0000
committerThomas Grill <xovo@users.sourceforge.net>2009-04-01 23:28:24 +0000
commit36b48fabcf54a65541b08c0835b53daebd9357f6 (patch)
treecb5c8d6a5e75c142e2b396505fc70c77439f4296 /externals/grill/dyn_py/config-pd-darwin.txt
parent0ed7a8b68dd73e2b0473b8127aeca99f3bac9061 (diff)
replaced remaining dyn, dyn_py, idelay
svn path=/trunk/; revision=10953
Diffstat (limited to 'externals/grill/dyn_py/config-pd-darwin.txt')
-rw-r--r--externals/grill/dyn_py/config-pd-darwin.txt32
1 files changed, 0 insertions, 32 deletions
diff --git a/externals/grill/dyn_py/config-pd-darwin.txt b/externals/grill/dyn_py/config-pd-darwin.txt
deleted file mode 100644
index 34ca640b..00000000
--- a/externals/grill/dyn_py/config-pd-darwin.txt
+++ /dev/null
@@ -1,32 +0,0 @@
-
-# your c++ compiler (define only if it's different than g++)
-# CXX=g++-3.3
-
-# where are the PD header files? (m_pd.h, m_imp.h, g_canvas.h)
-PDPATH=/Volumes/Daten/Prog/pd-0.37-4/src
-
-# where is the PD executable
-PD=/usr/local/bin
-
-# where should flext libraries be built?
-TARGDIR=./pd-darwin
-
-# where should the dyn library and header be installed?
-# (leave blank to omit installation)
-PREFIX=/usr/local
-
-# path to Python header
-PYTHON=/System/Library/Frameworks/Python.framework/Headers
-
-# path to dyn
-DYN=../dyn
-
-# path to pycxx
-PYCXX=/Volumes/Daten/Prog/packs/pycxx_5_2_2
-
-# folder to install modules to
-INSTDIR=/Users/thomas/Library/Python/2.3/site-packages
-
-# additional compiler flags
-# (check if they fit for your system!)
-UFLAGS=-malign-power -maltivec -faltivec