aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/xsample/config-pd-bcc.txt
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/xsample/config-pd-bcc.txt')
-rw-r--r--externals/grill/xsample/config-pd-bcc.txt21
1 files changed, 21 insertions, 0 deletions
diff --git a/externals/grill/xsample/config-pd-bcc.txt b/externals/grill/xsample/config-pd-bcc.txt
new file mode 100644
index 00000000..bd3972df
--- /dev/null
+++ b/externals/grill/xsample/config-pd-bcc.txt
@@ -0,0 +1,21 @@
+# xsample - extended sample objects for Max/MSP and pd (pure data)
+# Copyright (c) 2001-2003 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
+
+# should the external be installed? (yes/no)
+INSTALL=yes
+
+# where should the external be installed?
+INSTDIR=$(PDPATH)\extra