aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/build
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2005-11-03 20:29:28 +0000
committerThomas Grill <xovo@users.sourceforge.net>2005-11-03 20:29:28 +0000
commit0f833c72de82b8d9fdcd53b4f10ffdb986382c85 (patch)
treec06f182c71fdf626dab5397fdea38173543e0b77 /externals/grill/flext/build
parenta8374dc0b19440ce5d1dcdda954421a4d942c451 (diff)
update docs
updated build system for Max with MinGW fixed and cleaned up library related stuff, especially co-existance of Max message and DSP library objects svn path=/trunk/; revision=3828
Diffstat (limited to 'externals/grill/flext/build')
-rw-r--r--externals/grill/flext/build/config-lnx.def1
-rw-r--r--externals/grill/flext/build/config-mac.def1
2 files changed, 2 insertions, 0 deletions
diff --git a/externals/grill/flext/build/config-lnx.def b/externals/grill/flext/build/config-lnx.def
index 354c6c3b..5f4a3d89 100644
--- a/externals/grill/flext/build/config-lnx.def
+++ b/externals/grill/flext/build/config-lnx.def
@@ -7,4 +7,5 @@ SIMD=1
# where is the Sndobjs installation?
# (uncomment the line with # to disable SNDOBJ support)
+# please be sure to delete an eventual m_pd.h file from the SNDOBJ include folder!!
#SNDOBJ=/usr/local/lib/sndobj
diff --git a/externals/grill/flext/build/config-mac.def b/externals/grill/flext/build/config-mac.def
index 280fff90..2fdee70b 100644
--- a/externals/grill/flext/build/config-mac.def
+++ b/externals/grill/flext/build/config-mac.def
@@ -7,4 +7,5 @@ SIMD=1
# where is the Sndobjs installation?
# (uncomment the line with # to disable SNDOBJ support)
+# please be sure to delete an eventual m_pd.h file from the SNDOBJ include folder!!
#SNDOBJ=/usr/local/lib/sndobj