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.txt24
1 files changed, 0 insertions, 24 deletions
diff --git a/externals/grill/xsample/config-pd-bcc.txt b/externals/grill/xsample/config-pd-bcc.txt
deleted file mode 100644
index ddc12efc..00000000
--- a/externals/grill/xsample/config-pd-bcc.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-# xsample - extended sample objects for Max/MSP and pd (pure data)
-# Copyright (c) 2001-2004 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
-
-# additional compiler flags
-UFLAGS=-6 -O2 -OS -ff