aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/fftease/makefile.pd-msvc
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2004-02-24 03:37:12 +0000
committerThomas Grill <xovo@users.sourceforge.net>2004-02-24 03:37:12 +0000
commit65092b7f63e129a416a32f0e0071547fba86d6d5 (patch)
tree20b5eb70dd1b0d6697e819747a4fb33a9bd56324 /externals/grill/fftease/makefile.pd-msvc
parentb5a276390c40729a9c78d8d3e8ae19a8a2239660 (diff)
""
svn path=/trunk/; revision=1355
Diffstat (limited to 'externals/grill/fftease/makefile.pd-msvc')
-rw-r--r--externals/grill/fftease/makefile.pd-msvc2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/fftease/makefile.pd-msvc b/externals/grill/fftease/makefile.pd-msvc
index f10b2ac3..778dd9cc 100644
--- a/externals/grill/fftease/makefile.pd-msvc
+++ b/externals/grill/fftease/makefile.pd-msvc
@@ -22,7 +22,7 @@ LIBS=pd.lib flext-pdwin.lib
# compiler definitions and flags
DEFS=/DFLEXT_SYS=2
-CFLAGS=/GR- /GX- /GD /Ox
+CFLAGS=/GR- /GX- /GD /Ox
# the rest can stay untouched
# ----------------------------------------------