aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/pool/config-pd-bcc.txt
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/pool/config-pd-bcc.txt')
-rw-r--r--externals/grill/pool/config-pd-bcc.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/externals/grill/pool/config-pd-bcc.txt b/externals/grill/pool/config-pd-bcc.txt
new file mode 100644
index 00000000..8f9d3587
--- /dev/null
+++ b/externals/grill/pool/config-pd-bcc.txt
@@ -0,0 +1,20 @@
+# pool - hierarchical storage object for PD and Max/MSP
+# Copyright (c) 2002 Thomas Grill (xovo@gmx.net)
+#
+
+# where is PD?
+PDPATH=c:\programme\audio\pd
+
+# where do the flext libraries reside?
+FLEXTPATH=$(PDPATH)\flext
+
+# where is BorlandC++?
+BCCPATH=c:\programme\prog\bcc55
+
+# where should the external(s) be built?
+OUTPATH=.\pd-bcc
+
+# where should the external be installed?
+# (leave blank to omit installation)
+INSTPATH=$(PDPATH)\extra
+