From a30193fcd726552364de74984b200be2c30723e7 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Fri, 19 Sep 2003 02:41:32 +0000 Subject: "" svn path=/trunk/; revision=1010 --- externals/grill/flext/config-pd-darwin.txt | 4 ++-- externals/grill/flext/config-pd-linux.txt | 2 +- externals/grill/flext/flext.vcproj | 4 ++-- externals/grill/flext/readme.txt | 1 + 4 files changed, 6 insertions(+), 5 deletions(-) (limited to 'externals/grill/flext') diff --git a/externals/grill/flext/config-pd-darwin.txt b/externals/grill/flext/config-pd-darwin.txt index f26bf03a..1fa58fb9 100644 --- a/externals/grill/flext/config-pd-darwin.txt +++ b/externals/grill/flext/config-pd-darwin.txt @@ -3,10 +3,10 @@ # # your c++ compiler (define only if it's different than g++) -CXX=g++-3.3 +# CXX=g++-3.3 # where are the PD header files? (m_pd.h, m_imp.h, g_canvas.h) -PDPATH=/Users/thomas/Desktop/pd-0.37-test8/src +PDPATH=/usr/src/pd-0.37-0/src # where is the SndObj include directory? # (leave blank or comment out to disable SndObj support) diff --git a/externals/grill/flext/config-pd-linux.txt b/externals/grill/flext/config-pd-linux.txt index 7afc9e27..254e9171 100644 --- a/externals/grill/flext/config-pd-linux.txt +++ b/externals/grill/flext/config-pd-linux.txt @@ -8,7 +8,7 @@ # where are the PD header files? (m_pd.h, m_imp.h, g_canvas.h) # if it is a system include path (like /usr/local/include) # you should leave it blank (as e.g. g++ 3.2 complains about it) -PDPATH=/home/thomas/prog/pd-cvs/pd/src +PDPATH=/usr/src/pd-0.37-0/src # where is the SndObj include directory? # (leave blank or comment out to disable SndObj support) diff --git a/externals/grill/flext/flext.vcproj b/externals/grill/flext/flext.vcproj index 8de53159..ba2bdb7d 100644 --- a/externals/grill/flext/flext.vcproj +++ b/externals/grill/flext/flext.vcproj @@ -174,7 +174,7 @@