From c58149336328a7c05d9c713368d30ea30ec0ac1b Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Mon, 14 Apr 2003 10:04:47 +0000 Subject: "" svn path=/trunk/; revision=560 --- externals/grill/xsample/config-pd-bcc.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 externals/grill/xsample/config-pd-bcc.txt (limited to 'externals/grill/xsample/config-pd-bcc.txt') 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 -- cgit v1.2.1