From e741586389de21efe0dd7fa1b0057c970e4c1a17 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Sat, 18 Dec 2004 05:01:11 +0000 Subject: 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 --- externals/grill/flext/config-pd-bcc.txt | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'externals/grill/flext/config-pd-bcc.txt') 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 - - - -- cgit v1.2.1