aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/build.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2006-10-31 00:30:57 +0000
committerThomas Grill <xovo@users.sourceforge.net>2006-10-31 00:30:57 +0000
commitc9f63273e395c7c8f5a2c112bddea09735b6518e (patch)
tree0bee4fe4ea3509fb834f61981afb37edbec20ed2 /externals/grill/flext/build.txt
parenta0dd272b71c0212515cb4a834a109264448c02ae (diff)
PD: possibility to create DSP objects without main DSP inlet (use FLEXT_DSP0_NEW or similar)
fixed buggy memory deallocation for AtomListStatic svn path=/trunk/; revision=6196
Diffstat (limited to 'externals/grill/flext/build.txt')
-rw-r--r--externals/grill/flext/build.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/flext/build.txt b/externals/grill/flext/build.txt
index 640b1c04..04eb5248 100644
--- a/externals/grill/flext/build.txt
+++ b/externals/grill/flext/build.txt
@@ -101,7 +101,7 @@ OSX:
Windows:
- Microsoft Visual Studio 6, .NET 2002, .NET 2003 or .NET 2005
- be sure to use the VCVARS32.BAT command on the prompt to set up the environment variables
+ be sure to use the VCVARS32.BAT (or probably SDKVARS.BAT) command on the prompt to set up the environment variables
or
- cygwin with binutils, gcc and make packages