aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/config-pd-bcc.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2004-12-18 05:01:11 +0000
committerThomas Grill <xovo@users.sourceforge.net>2004-12-18 05:01:11 +0000
commite741586389de21efe0dd7fa1b0057c970e4c1a17 (patch)
treea6307013f3366f626a0a2893474e3ba67a7f8614 /externals/grill/flext/config-pd-bcc.txt
parent4deb2e053f989ba20a9864c6171af844141f7f80 (diff)
updated build system for linux
updated make system for BCC build system for flext-based externals updated build system add xcode project comply to build system svn path=/trunk/; revision=2405
Diffstat (limited to 'externals/grill/flext/config-pd-bcc.txt')
-rw-r--r--externals/grill/flext/config-pd-bcc.txt7
1 files changed, 2 insertions, 5 deletions
diff --git a/externals/grill/flext/config-pd-bcc.txt b/externals/grill/flext/config-pd-bcc.txt
index 3bc58f50..5d111ed5 100644
--- a/externals/grill/flext/config-pd-bcc.txt
+++ b/externals/grill/flext/config-pd-bcc.txt
@@ -10,11 +10,11 @@ BCCPATH=c:\programme\prog\bcc55
# where is the SndObj include directory?
# (leave blank or comment out to disable SndObj support)
-SNDOBJ=f:\prog\audio\sndobj\include
+SNDOBJ=c:\data\prog\audio\sndobj\include
# where is the STK include directory?
# (leave blank or comment out to disable STK support)
-STK=f:\pprog\audio\stk\include
+STK=c:\data\prog\audio\stk\include
# build directory for flext libraries?
OUTPATH=.\pd-bcc
@@ -22,6 +22,3 @@ OUTPATH=.\pd-bcc
# where should flext libraries be installed?
# (leave blank to omit installation)
INSTDIR=$(PDPATH)\flext
-
-
-