aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/pool
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2004-06-23 02:41:57 +0000
committerThomas Grill <xovo@users.sourceforge.net>2004-06-23 02:41:57 +0000
commitbdbc9fab606e7eb3d07c2a58332b4abd8de0f9a2 (patch)
treea557db4c98dbe38d19e83dcfd019c8968ba65fb7 /externals/grill/pool
parente9b2d883ae6b0e4c56d7be9557dabb2efa06f147 (diff)
""
svn path=/trunk/; revision=1831
Diffstat (limited to 'externals/grill/pool')
-rw-r--r--externals/grill/pool/build-pd-mingw.bat4
-rwxr-xr-xexternals/grill/pool/config-pd-mingw.txt3
-rw-r--r--externals/grill/pool/help-pool.pd (renamed from externals/grill/pool/pool.pd)0
3 files changed, 6 insertions, 1 deletions
diff --git a/externals/grill/pool/build-pd-mingw.bat b/externals/grill/pool/build-pd-mingw.bat
new file mode 100644
index 00000000..1a2f503b
--- /dev/null
+++ b/externals/grill/pool/build-pd-mingw.bat
@@ -0,0 +1,4 @@
+@echo --- Building with MinGW ---
+
+mingw32-make -f makefile.pd-mingw clean
+mingw32-make -f makefile.pd-mingw
diff --git a/externals/grill/pool/config-pd-mingw.txt b/externals/grill/pool/config-pd-mingw.txt
index a4988e74..6f7a519d 100755
--- a/externals/grill/pool/config-pd-mingw.txt
+++ b/externals/grill/pool/config-pd-mingw.txt
@@ -5,7 +5,8 @@
# your c++ compiler (define only if it's different than g++)
# CXX=g++
-PDPATH=/c/program/pd
+# where is PD?
+PDPATH=c:\programme\audio\pd
# where do the flext libraries reside?
FLEXTPATH=$(PDPATH)/flext
diff --git a/externals/grill/pool/pool.pd b/externals/grill/pool/help-pool.pd
index c7ef0a63..c7ef0a63 100644
--- a/externals/grill/pool/pool.pd
+++ b/externals/grill/pool/help-pool.pd