aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/fftease/makefile-win-msvc.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2004-12-17 05:05:08 +0000
committerThomas Grill <xovo@users.sourceforge.net>2004-12-17 05:05:08 +0000
commitea614d79f7ef499334d83289cd3bd013f36d9ad7 (patch)
treeaff271fe2f6385f503165d239d09d063ab0c5212 /externals/grill/fftease/makefile-win-msvc.txt
parente306932afa409fe7a07ed9126a6766139c579754 (diff)
wmax makefiles
using flext build system svn path=/trunk/; revision=2399
Diffstat (limited to 'externals/grill/fftease/makefile-win-msvc.txt')
-rw-r--r--externals/grill/fftease/makefile-win-msvc.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/externals/grill/fftease/makefile-win-msvc.txt b/externals/grill/fftease/makefile-win-msvc.txt
new file mode 100644
index 00000000..5b0f5793
--- /dev/null
+++ b/externals/grill/fftease/makefile-win-msvc.txt
@@ -0,0 +1,13 @@
+# FFTease - A set of Live Spectral Processors
+# Originally written by Eric Lyon and Christopher Penrose for the Max/MSP platform
+#
+# Copyright (c)Thomas Grill (gr@grrrr.org)
+# For information on usage and redistribution, and for a DISCLAIMER OF ALL
+# WARRANTIES, see the file, "license.txt," in this distribution.
+#
+#
+# Makefile for MSVC++ 6 and .NET
+#
+# usage:
+# to build run "build-win-max-msvc.bat" or "build-win-pd-msvc.bat"
+#