aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/fftease/makefile-win-msvc.txt
diff options
context:
space:
mode:
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"
+#